From 3cd915010313aa06ff31fd28e8c3a2c209bd50f2 Mon Sep 17 00:00:00 2001
From: tpetr <tpetr@hubspot.com>
Date: Fri, 16 Jan 2015 13:26:37 -0500
Subject: [PATCH] [maven-release-plugin] prepare release Singularity-0.4.1

---
 EmbedSingularityExample/pom.xml    | 2 +-
 SingularityBase/pom.xml            | 2 +-
 SingularityClient/pom.xml          | 2 +-
 SingularityExecutor/pom.xml        | 2 +-
 SingularityExecutorCleanup/pom.xml | 2 +-
 SingularityLogWatcher/pom.xml      | 2 +-
 SingularityMesosClient/pom.xml     | 2 +-
 SingularityOOMKiller/pom.xml       | 2 +-
 SingularityRunnerBase/pom.xml      | 2 +-
 SingularityS3Base/pom.xml          | 2 +-
 SingularityS3Downloader/pom.xml    | 2 +-
 SingularityS3Uploader/pom.xml      | 2 +-
 SingularityService/pom.xml         | 2 +-
 pom.xml                            | 4 ++--
 14 files changed, 15 insertions(+), 15 deletions(-)

diff --git a/EmbedSingularityExample/pom.xml b/EmbedSingularityExample/pom.xml
index 40e9fa1b94..55090a0d26 100644
--- a/EmbedSingularityExample/pom.xml
+++ b/EmbedSingularityExample/pom.xml
@@ -5,7 +5,7 @@
   <parent>
     <groupId>com.hubspot</groupId>
     <artifactId>Singularity</artifactId>
-    <version>0.4.1-SNAPSHOT</version>
+    <version>0.4.1</version>
   </parent>
 
   <artifactId>EmbedSingularityExample</artifactId>
diff --git a/SingularityBase/pom.xml b/SingularityBase/pom.xml
index a73cc1fdbe..f420c37027 100644
--- a/SingularityBase/pom.xml
+++ b/SingularityBase/pom.xml
@@ -5,7 +5,7 @@
   <parent>
     <groupId>com.hubspot</groupId>
     <artifactId>Singularity</artifactId>
-    <version>0.4.1-SNAPSHOT</version>
+    <version>0.4.1</version>
   </parent>
 
   <artifactId>SingularityBase</artifactId>
diff --git a/SingularityClient/pom.xml b/SingularityClient/pom.xml
index da1075d43c..166383b390 100644
--- a/SingularityClient/pom.xml
+++ b/SingularityClient/pom.xml
@@ -5,7 +5,7 @@
   <parent>
     <groupId>com.hubspot</groupId>
     <artifactId>Singularity</artifactId>
-    <version>0.4.1-SNAPSHOT</version>
+    <version>0.4.1</version>
   </parent>
 
   <artifactId>SingularityClient</artifactId>
diff --git a/SingularityExecutor/pom.xml b/SingularityExecutor/pom.xml
index 57deced15d..ca337172a5 100644
--- a/SingularityExecutor/pom.xml
+++ b/SingularityExecutor/pom.xml
@@ -5,7 +5,7 @@
   <parent>
     <groupId>com.hubspot</groupId>
     <artifactId>Singularity</artifactId>
-    <version>0.4.1-SNAPSHOT</version>
+    <version>0.4.1</version>
   </parent>
 
   <artifactId>SingularityExecutor</artifactId>
diff --git a/SingularityExecutorCleanup/pom.xml b/SingularityExecutorCleanup/pom.xml
index caa3e25879..0cd3825a88 100644
--- a/SingularityExecutorCleanup/pom.xml
+++ b/SingularityExecutorCleanup/pom.xml
@@ -5,7 +5,7 @@
   <parent>
     <groupId>com.hubspot</groupId>
     <artifactId>Singularity</artifactId>
-    <version>0.4.1-SNAPSHOT</version>
+    <version>0.4.1</version>
   </parent>
 
   <artifactId>SingularityExecutorCleanup</artifactId>
diff --git a/SingularityLogWatcher/pom.xml b/SingularityLogWatcher/pom.xml
index c1c4b9bcee..f1d9d3bf6d 100644
--- a/SingularityLogWatcher/pom.xml
+++ b/SingularityLogWatcher/pom.xml
@@ -5,7 +5,7 @@
   <parent>
     <groupId>com.hubspot</groupId>
     <artifactId>Singularity</artifactId>
-    <version>0.4.1-SNAPSHOT</version>
+    <version>0.4.1</version>
   </parent>
 
   <artifactId>SingularityLogWatcher</artifactId>
diff --git a/SingularityMesosClient/pom.xml b/SingularityMesosClient/pom.xml
index e450b9da02..81d4c8e11c 100644
--- a/SingularityMesosClient/pom.xml
+++ b/SingularityMesosClient/pom.xml
@@ -5,7 +5,7 @@
   <parent>
     <groupId>com.hubspot</groupId>
     <artifactId>Singularity</artifactId>
-    <version>0.4.1-SNAPSHOT</version>
+    <version>0.4.1</version>
   </parent>
 
   <artifactId>SingularityMesosClient</artifactId>
diff --git a/SingularityOOMKiller/pom.xml b/SingularityOOMKiller/pom.xml
index 051d2e9b33..3af6e69374 100644
--- a/SingularityOOMKiller/pom.xml
+++ b/SingularityOOMKiller/pom.xml
@@ -5,7 +5,7 @@
   <parent>
     <groupId>com.hubspot</groupId>
     <artifactId>Singularity</artifactId>
-    <version>0.4.1-SNAPSHOT</version>
+    <version>0.4.1</version>
   </parent>
 
   <artifactId>SingularityOOMKiller</artifactId>
diff --git a/SingularityRunnerBase/pom.xml b/SingularityRunnerBase/pom.xml
index 49b695de55..7fc5e67af4 100644
--- a/SingularityRunnerBase/pom.xml
+++ b/SingularityRunnerBase/pom.xml
@@ -5,7 +5,7 @@
   <parent>
     <groupId>com.hubspot</groupId>
     <artifactId>Singularity</artifactId>
-    <version>0.4.1-SNAPSHOT</version>
+    <version>0.4.1</version>
   </parent>
 
   <artifactId>SingularityRunnerBase</artifactId>
diff --git a/SingularityS3Base/pom.xml b/SingularityS3Base/pom.xml
index 1b4a45e0b5..7d905c231e 100644
--- a/SingularityS3Base/pom.xml
+++ b/SingularityS3Base/pom.xml
@@ -5,7 +5,7 @@
   <parent>
     <groupId>com.hubspot</groupId>
     <artifactId>Singularity</artifactId>
-    <version>0.4.1-SNAPSHOT</version>
+    <version>0.4.1</version>
   </parent>
 
   <artifactId>SingularityS3Base</artifactId>
diff --git a/SingularityS3Downloader/pom.xml b/SingularityS3Downloader/pom.xml
index 4d5611fc47..6f249cc8b7 100644
--- a/SingularityS3Downloader/pom.xml
+++ b/SingularityS3Downloader/pom.xml
@@ -5,7 +5,7 @@
   <parent>
     <groupId>com.hubspot</groupId>
     <artifactId>Singularity</artifactId>
-    <version>0.4.1-SNAPSHOT</version>
+    <version>0.4.1</version>
   </parent>
 
   <artifactId>SingularityS3Downloader</artifactId>
diff --git a/SingularityS3Uploader/pom.xml b/SingularityS3Uploader/pom.xml
index b810150f8a..fb3afa6420 100644
--- a/SingularityS3Uploader/pom.xml
+++ b/SingularityS3Uploader/pom.xml
@@ -5,7 +5,7 @@
   <parent>
     <groupId>com.hubspot</groupId>
     <artifactId>Singularity</artifactId>
-    <version>0.4.1-SNAPSHOT</version>
+    <version>0.4.1</version>
   </parent>
 
   <artifactId>SingularityS3Uploader</artifactId>
diff --git a/SingularityService/pom.xml b/SingularityService/pom.xml
index a5566b7322..246926b35c 100644
--- a/SingularityService/pom.xml
+++ b/SingularityService/pom.xml
@@ -5,7 +5,7 @@
   <parent>
     <groupId>com.hubspot</groupId>
     <artifactId>Singularity</artifactId>
-    <version>0.4.1-SNAPSHOT</version>
+    <version>0.4.1</version>
   </parent>
 
   <artifactId>SingularityService</artifactId>
diff --git a/pom.xml b/pom.xml
index 99b2fc0c87..336e23e847 100644
--- a/pom.xml
+++ b/pom.xml
@@ -10,14 +10,14 @@
 
   <groupId>com.hubspot</groupId>
   <artifactId>Singularity</artifactId>
-  <version>0.4.1-SNAPSHOT</version>
+  <version>0.4.1</version>
   <packaging>pom</packaging>
 
   <scm>
     <connection>scm:git:git@github.com:HubSpot/Singularity.git</connection>
     <developerConnection>scm:git:ssh://git@github.com/HubSpot/Singularity.git</developerConnection>
     <url>git@github.com:HubSpot/Singularity.git</url>
-    <tag>HEAD</tag>
+    <tag>Singularity-0.4.1</tag>
   </scm>
 
   <developers>