From ce49d8e1691238da427dfe36a287ffd9ae5981ee Mon Sep 17 00:00:00 2001 From: tpetr Date: Wed, 10 Dec 2014 12:08:43 -0500 Subject: [PATCH] [maven-release-plugin] prepare release Singularity-0.4.0 --- EmbedSingularityExample/pom.xml | 5 ++--- SingularityBase/pom.xml | 2 +- SingularityClient/pom.xml | 5 ++--- 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 | 9 ++++----- pom.xml | 4 ++-- 14 files changed, 20 insertions(+), 23 deletions(-) diff --git a/EmbedSingularityExample/pom.xml b/EmbedSingularityExample/pom.xml index c71d97aeae..5a17237f2c 100644 --- a/EmbedSingularityExample/pom.xml +++ b/EmbedSingularityExample/pom.xml @@ -1,12 +1,11 @@ - + 4.0.0 com.hubspot Singularity - 0.4.0-SNAPSHOT + 0.4.0 EmbedSingularityExample diff --git a/SingularityBase/pom.xml b/SingularityBase/pom.xml index 4e9070b9ee..20e3fb94ef 100644 --- a/SingularityBase/pom.xml +++ b/SingularityBase/pom.xml @@ -5,7 +5,7 @@ com.hubspot Singularity - 0.4.0-SNAPSHOT + 0.4.0 SingularityBase diff --git a/SingularityClient/pom.xml b/SingularityClient/pom.xml index e9352b7afe..84d4973548 100644 --- a/SingularityClient/pom.xml +++ b/SingularityClient/pom.xml @@ -1,12 +1,11 @@ - + 4.0.0 com.hubspot Singularity - 0.4.0-SNAPSHOT + 0.4.0 SingularityClient diff --git a/SingularityExecutor/pom.xml b/SingularityExecutor/pom.xml index f5da3abfe5..c82fd5d65a 100644 --- a/SingularityExecutor/pom.xml +++ b/SingularityExecutor/pom.xml @@ -5,7 +5,7 @@ com.hubspot Singularity - 0.4.0-SNAPSHOT + 0.4.0 SingularityExecutor diff --git a/SingularityExecutorCleanup/pom.xml b/SingularityExecutorCleanup/pom.xml index 044e506fae..bf39b1cf9d 100644 --- a/SingularityExecutorCleanup/pom.xml +++ b/SingularityExecutorCleanup/pom.xml @@ -5,7 +5,7 @@ com.hubspot Singularity - 0.4.0-SNAPSHOT + 0.4.0 SingularityExecutorCleanup diff --git a/SingularityLogWatcher/pom.xml b/SingularityLogWatcher/pom.xml index b8b76dc50a..fd6e0c677c 100644 --- a/SingularityLogWatcher/pom.xml +++ b/SingularityLogWatcher/pom.xml @@ -5,7 +5,7 @@ com.hubspot Singularity - 0.4.0-SNAPSHOT + 0.4.0 SingularityLogWatcher diff --git a/SingularityMesosClient/pom.xml b/SingularityMesosClient/pom.xml index a57c755a90..803b4e865d 100644 --- a/SingularityMesosClient/pom.xml +++ b/SingularityMesosClient/pom.xml @@ -5,7 +5,7 @@ com.hubspot Singularity - 0.4.0-SNAPSHOT + 0.4.0 SingularityMesosClient diff --git a/SingularityOOMKiller/pom.xml b/SingularityOOMKiller/pom.xml index d73c891548..f89900f178 100644 --- a/SingularityOOMKiller/pom.xml +++ b/SingularityOOMKiller/pom.xml @@ -5,7 +5,7 @@ com.hubspot Singularity - 0.4.0-SNAPSHOT + 0.4.0 SingularityOOMKiller diff --git a/SingularityRunnerBase/pom.xml b/SingularityRunnerBase/pom.xml index 9bc5cdc19d..f974b90403 100644 --- a/SingularityRunnerBase/pom.xml +++ b/SingularityRunnerBase/pom.xml @@ -5,7 +5,7 @@ com.hubspot Singularity - 0.4.0-SNAPSHOT + 0.4.0 SingularityRunnerBase diff --git a/SingularityS3Base/pom.xml b/SingularityS3Base/pom.xml index f5f81e571e..2ee0db24e3 100644 --- a/SingularityS3Base/pom.xml +++ b/SingularityS3Base/pom.xml @@ -5,7 +5,7 @@ com.hubspot Singularity - 0.4.0-SNAPSHOT + 0.4.0 SingularityS3Base diff --git a/SingularityS3Downloader/pom.xml b/SingularityS3Downloader/pom.xml index 2b5be72c28..7a64b1d15e 100644 --- a/SingularityS3Downloader/pom.xml +++ b/SingularityS3Downloader/pom.xml @@ -5,7 +5,7 @@ com.hubspot Singularity - 0.4.0-SNAPSHOT + 0.4.0 SingularityS3Downloader diff --git a/SingularityS3Uploader/pom.xml b/SingularityS3Uploader/pom.xml index e60d0f89c6..31811e2d2d 100644 --- a/SingularityS3Uploader/pom.xml +++ b/SingularityS3Uploader/pom.xml @@ -5,7 +5,7 @@ com.hubspot Singularity - 0.4.0-SNAPSHOT + 0.4.0 SingularityS3Uploader diff --git a/SingularityService/pom.xml b/SingularityService/pom.xml index db1ea03d8e..8e3f77c2f2 100644 --- a/SingularityService/pom.xml +++ b/SingularityService/pom.xml @@ -1,12 +1,11 @@ - + 4.0.0 com.hubspot Singularity - 0.4.0-SNAPSHOT + 0.4.0 SingularityService @@ -520,7 +519,7 @@ - + @@ -533,7 +532,7 @@ - + diff --git a/pom.xml b/pom.xml index bec49ac200..6da5108255 100644 --- a/pom.xml +++ b/pom.xml @@ -10,14 +10,14 @@ com.hubspot Singularity - 0.4.0-SNAPSHOT + 0.4.0 pom scm:git:git@github.com:HubSpot/Singularity.git scm:git:ssh://git@github.com/HubSpot/Singularity.git git@github.com:HubSpot/Singularity.git - HEAD + Singularity-0.4.0