diff --git a/EmbedSingularityExample/pom.xml b/EmbedSingularityExample/pom.xml index b627faf48d..5c328404c9 100644 --- a/EmbedSingularityExample/pom.xml +++ b/EmbedSingularityExample/pom.xml @@ -5,7 +5,7 @@ com.hubspot Singularity - 0.4.4-SNAPSHOT + 0.4.4 EmbedSingularityExample diff --git a/SingularityBase/pom.xml b/SingularityBase/pom.xml index 5d803ec68f..ec871c1260 100644 --- a/SingularityBase/pom.xml +++ b/SingularityBase/pom.xml @@ -5,7 +5,7 @@ com.hubspot Singularity - 0.4.4-SNAPSHOT + 0.4.4 SingularityBase diff --git a/SingularityClient/pom.xml b/SingularityClient/pom.xml index 4ef60e319a..9d51de4de6 100644 --- a/SingularityClient/pom.xml +++ b/SingularityClient/pom.xml @@ -5,7 +5,7 @@ com.hubspot Singularity - 0.4.4-SNAPSHOT + 0.4.4 SingularityClient diff --git a/SingularityExecutor/pom.xml b/SingularityExecutor/pom.xml index d9c0aeb122..6031e35f83 100644 --- a/SingularityExecutor/pom.xml +++ b/SingularityExecutor/pom.xml @@ -5,7 +5,7 @@ com.hubspot Singularity - 0.4.4-SNAPSHOT + 0.4.4 SingularityExecutor diff --git a/SingularityExecutorCleanup/pom.xml b/SingularityExecutorCleanup/pom.xml index 2e8bfdb5b7..6bc52cc287 100644 --- a/SingularityExecutorCleanup/pom.xml +++ b/SingularityExecutorCleanup/pom.xml @@ -5,7 +5,7 @@ com.hubspot Singularity - 0.4.4-SNAPSHOT + 0.4.4 SingularityExecutorCleanup diff --git a/SingularityLogWatcher/pom.xml b/SingularityLogWatcher/pom.xml index 40ee55d791..939f5918d5 100644 --- a/SingularityLogWatcher/pom.xml +++ b/SingularityLogWatcher/pom.xml @@ -5,7 +5,7 @@ com.hubspot Singularity - 0.4.4-SNAPSHOT + 0.4.4 SingularityLogWatcher diff --git a/SingularityMesosClient/pom.xml b/SingularityMesosClient/pom.xml index 33ee8fc769..8f1492c6b7 100644 --- a/SingularityMesosClient/pom.xml +++ b/SingularityMesosClient/pom.xml @@ -5,7 +5,7 @@ com.hubspot Singularity - 0.4.4-SNAPSHOT + 0.4.4 SingularityMesosClient diff --git a/SingularityOOMKiller/pom.xml b/SingularityOOMKiller/pom.xml index fa6c8eda0b..65634c0d96 100644 --- a/SingularityOOMKiller/pom.xml +++ b/SingularityOOMKiller/pom.xml @@ -5,7 +5,7 @@ com.hubspot Singularity - 0.4.4-SNAPSHOT + 0.4.4 SingularityOOMKiller diff --git a/SingularityRunnerBase/pom.xml b/SingularityRunnerBase/pom.xml index 8658820f07..5605057d4e 100644 --- a/SingularityRunnerBase/pom.xml +++ b/SingularityRunnerBase/pom.xml @@ -5,7 +5,7 @@ com.hubspot Singularity - 0.4.4-SNAPSHOT + 0.4.4 SingularityRunnerBase diff --git a/SingularityS3Base/pom.xml b/SingularityS3Base/pom.xml index ce71bb1fb6..419b677d6e 100644 --- a/SingularityS3Base/pom.xml +++ b/SingularityS3Base/pom.xml @@ -5,7 +5,7 @@ com.hubspot Singularity - 0.4.4-SNAPSHOT + 0.4.4 SingularityS3Base diff --git a/SingularityS3Downloader/pom.xml b/SingularityS3Downloader/pom.xml index 4a285648ab..cd97becd0c 100644 --- a/SingularityS3Downloader/pom.xml +++ b/SingularityS3Downloader/pom.xml @@ -5,7 +5,7 @@ com.hubspot Singularity - 0.4.4-SNAPSHOT + 0.4.4 SingularityS3Downloader diff --git a/SingularityS3Uploader/pom.xml b/SingularityS3Uploader/pom.xml index d7798dafef..5c732c5783 100644 --- a/SingularityS3Uploader/pom.xml +++ b/SingularityS3Uploader/pom.xml @@ -5,7 +5,7 @@ com.hubspot Singularity - 0.4.4-SNAPSHOT + 0.4.4 SingularityS3Uploader diff --git a/SingularityService/pom.xml b/SingularityService/pom.xml index 36b3ffbdff..c455cc1d59 100644 --- a/SingularityService/pom.xml +++ b/SingularityService/pom.xml @@ -5,7 +5,7 @@ com.hubspot Singularity - 0.4.4-SNAPSHOT + 0.4.4 SingularityService diff --git a/SingularityServiceIntegrationTests/pom.xml b/SingularityServiceIntegrationTests/pom.xml index 9feead547c..6923e13bc9 100644 --- a/SingularityServiceIntegrationTests/pom.xml +++ b/SingularityServiceIntegrationTests/pom.xml @@ -5,7 +5,7 @@ com.hubspot Singularity - 0.4.4-SNAPSHOT + 0.4.4 SingularityServiceIntegrationTests diff --git a/SingularitySwagger/pom.xml b/SingularitySwagger/pom.xml index 5dad493751..d48ec77440 100644 --- a/SingularitySwagger/pom.xml +++ b/SingularitySwagger/pom.xml @@ -5,7 +5,7 @@ com.hubspot Singularity - 0.4.4-SNAPSHOT + 0.4.4 SingularitySwagger diff --git a/pom.xml b/pom.xml index ccdeacde6f..b5c082f077 100644 --- a/pom.xml +++ b/pom.xml @@ -9,14 +9,14 @@ Singularity - 0.4.4-SNAPSHOT + 0.4.4 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.4 @@ -299,7 +299,7 @@ - +