From 677ae7d5f02533fe9f165a8663f76704a53ac0bc Mon Sep 17 00:00:00 2001 From: HubSpot PaaS Team <tpetr+jenkinsbot@hubspot.com> Date: Mon, 21 Dec 2015 23:02:03 +0000 Subject: [PATCH] [maven-release-plugin] prepare release Singularity-0.4.6 --- 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 +- SingularityServiceIntegrationTests/pom.xml | 2 +- SingularitySwagger/pom.xml | 2 +- pom.xml | 4 ++-- 16 files changed, 17 insertions(+), 17 deletions(-) diff --git a/EmbedSingularityExample/pom.xml b/EmbedSingularityExample/pom.xml index 928c8ff960..019ee2ea83 100644 --- a/EmbedSingularityExample/pom.xml +++ b/EmbedSingularityExample/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>com.hubspot</groupId> <artifactId>Singularity</artifactId> - <version>0.4.6-SNAPSHOT</version> + <version>0.4.6</version> </parent> <artifactId>EmbedSingularityExample</artifactId> diff --git a/SingularityBase/pom.xml b/SingularityBase/pom.xml index 45c122d53d..39bba878b5 100644 --- a/SingularityBase/pom.xml +++ b/SingularityBase/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>com.hubspot</groupId> <artifactId>Singularity</artifactId> - <version>0.4.6-SNAPSHOT</version> + <version>0.4.6</version> </parent> <artifactId>SingularityBase</artifactId> diff --git a/SingularityClient/pom.xml b/SingularityClient/pom.xml index a17909b827..2deb4b63de 100644 --- a/SingularityClient/pom.xml +++ b/SingularityClient/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>com.hubspot</groupId> <artifactId>Singularity</artifactId> - <version>0.4.6-SNAPSHOT</version> + <version>0.4.6</version> </parent> <artifactId>SingularityClient</artifactId> diff --git a/SingularityExecutor/pom.xml b/SingularityExecutor/pom.xml index 0b27bf0313..e5fa4474e0 100644 --- a/SingularityExecutor/pom.xml +++ b/SingularityExecutor/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>com.hubspot</groupId> <artifactId>Singularity</artifactId> - <version>0.4.6-SNAPSHOT</version> + <version>0.4.6</version> </parent> <artifactId>SingularityExecutor</artifactId> diff --git a/SingularityExecutorCleanup/pom.xml b/SingularityExecutorCleanup/pom.xml index 6af2155ae7..9358a084ac 100644 --- a/SingularityExecutorCleanup/pom.xml +++ b/SingularityExecutorCleanup/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>com.hubspot</groupId> <artifactId>Singularity</artifactId> - <version>0.4.6-SNAPSHOT</version> + <version>0.4.6</version> </parent> <artifactId>SingularityExecutorCleanup</artifactId> diff --git a/SingularityLogWatcher/pom.xml b/SingularityLogWatcher/pom.xml index aef6f99baa..476e95237f 100644 --- a/SingularityLogWatcher/pom.xml +++ b/SingularityLogWatcher/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>com.hubspot</groupId> <artifactId>Singularity</artifactId> - <version>0.4.6-SNAPSHOT</version> + <version>0.4.6</version> </parent> <artifactId>SingularityLogWatcher</artifactId> diff --git a/SingularityMesosClient/pom.xml b/SingularityMesosClient/pom.xml index f841a66c74..c2d11e7051 100644 --- a/SingularityMesosClient/pom.xml +++ b/SingularityMesosClient/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>com.hubspot</groupId> <artifactId>Singularity</artifactId> - <version>0.4.6-SNAPSHOT</version> + <version>0.4.6</version> </parent> <artifactId>SingularityMesosClient</artifactId> diff --git a/SingularityOOMKiller/pom.xml b/SingularityOOMKiller/pom.xml index ddc080b16d..fad4ddbeda 100644 --- a/SingularityOOMKiller/pom.xml +++ b/SingularityOOMKiller/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>com.hubspot</groupId> <artifactId>Singularity</artifactId> - <version>0.4.6-SNAPSHOT</version> + <version>0.4.6</version> </parent> <artifactId>SingularityOOMKiller</artifactId> diff --git a/SingularityRunnerBase/pom.xml b/SingularityRunnerBase/pom.xml index 833bbab9dd..d389a572e1 100644 --- a/SingularityRunnerBase/pom.xml +++ b/SingularityRunnerBase/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>com.hubspot</groupId> <artifactId>Singularity</artifactId> - <version>0.4.6-SNAPSHOT</version> + <version>0.4.6</version> </parent> <artifactId>SingularityRunnerBase</artifactId> diff --git a/SingularityS3Base/pom.xml b/SingularityS3Base/pom.xml index 211b763dcb..537c76c70e 100644 --- a/SingularityS3Base/pom.xml +++ b/SingularityS3Base/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>com.hubspot</groupId> <artifactId>Singularity</artifactId> - <version>0.4.6-SNAPSHOT</version> + <version>0.4.6</version> </parent> <artifactId>SingularityS3Base</artifactId> diff --git a/SingularityS3Downloader/pom.xml b/SingularityS3Downloader/pom.xml index b420676758..fcaafb6888 100644 --- a/SingularityS3Downloader/pom.xml +++ b/SingularityS3Downloader/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>com.hubspot</groupId> <artifactId>Singularity</artifactId> - <version>0.4.6-SNAPSHOT</version> + <version>0.4.6</version> </parent> <artifactId>SingularityS3Downloader</artifactId> diff --git a/SingularityS3Uploader/pom.xml b/SingularityS3Uploader/pom.xml index 56573480ed..a6807e0e22 100644 --- a/SingularityS3Uploader/pom.xml +++ b/SingularityS3Uploader/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>com.hubspot</groupId> <artifactId>Singularity</artifactId> - <version>0.4.6-SNAPSHOT</version> + <version>0.4.6</version> </parent> <artifactId>SingularityS3Uploader</artifactId> diff --git a/SingularityService/pom.xml b/SingularityService/pom.xml index 13f9d38bc5..55a2acb1bd 100644 --- a/SingularityService/pom.xml +++ b/SingularityService/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>com.hubspot</groupId> <artifactId>Singularity</artifactId> - <version>0.4.6-SNAPSHOT</version> + <version>0.4.6</version> </parent> <artifactId>SingularityService</artifactId> diff --git a/SingularityServiceIntegrationTests/pom.xml b/SingularityServiceIntegrationTests/pom.xml index 2509bf2f23..c7861a9765 100644 --- a/SingularityServiceIntegrationTests/pom.xml +++ b/SingularityServiceIntegrationTests/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>com.hubspot</groupId> <artifactId>Singularity</artifactId> - <version>0.4.6-SNAPSHOT</version> + <version>0.4.6</version> </parent> <artifactId>SingularityServiceIntegrationTests</artifactId> diff --git a/SingularitySwagger/pom.xml b/SingularitySwagger/pom.xml index ad0c54d388..a2c4ca7022 100644 --- a/SingularitySwagger/pom.xml +++ b/SingularitySwagger/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>com.hubspot</groupId> <artifactId>Singularity</artifactId> - <version>0.4.6-SNAPSHOT</version> + <version>0.4.6</version> </parent> <artifactId>SingularitySwagger</artifactId> diff --git a/pom.xml b/pom.xml index e04774aabc..3151f01894 100644 --- a/pom.xml +++ b/pom.xml @@ -9,14 +9,14 @@ </parent> <artifactId>Singularity</artifactId> - <version>0.4.6-SNAPSHOT</version> + <version>0.4.6</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.6</tag> </scm> <developers>