Skip to content

Commit

Permalink
[maven-release-plugin] prepare for next development iteration
Browse files Browse the repository at this point in the history
  • Loading branch information
hs-jenkins-bot committed Nov 30, 2017
1 parent 24fe7ab commit e7467bc
Show file tree
Hide file tree
Showing 16 changed files with 17 additions and 17 deletions.
2 changes: 1 addition & 1 deletion EmbedSingularityExample/pom.xml
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>com.hubspot</groupId>
<artifactId>Singularity</artifactId>
<version>0.18.0</version>
<version>0.19.0-SNAPSHOT</version>
</parent>

<artifactId>EmbedSingularityExample</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion SingularityBase/pom.xml
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>com.hubspot</groupId>
<artifactId>Singularity</artifactId>
<version>0.18.0</version>
<version>0.19.0-SNAPSHOT</version>
</parent>

<artifactId>SingularityBase</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion SingularityClient/pom.xml
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>com.hubspot</groupId>
<artifactId>Singularity</artifactId>
<version>0.18.0</version>
<version>0.19.0-SNAPSHOT</version>
</parent>

<artifactId>SingularityClient</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion SingularityExecutor/pom.xml
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>com.hubspot</groupId>
<artifactId>Singularity</artifactId>
<version>0.18.0</version>
<version>0.19.0-SNAPSHOT</version>
</parent>

<artifactId>SingularityExecutor</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion SingularityExecutorCleanup/pom.xml
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>com.hubspot</groupId>
<artifactId>Singularity</artifactId>
<version>0.18.0</version>
<version>0.19.0-SNAPSHOT</version>
</parent>

<artifactId>SingularityExecutorCleanup</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion SingularityMesosClient/pom.xml
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>com.hubspot</groupId>
<artifactId>Singularity</artifactId>
<version>0.18.0</version>
<version>0.19.0-SNAPSHOT</version>
</parent>

<artifactId>SingularityMesosClient</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion SingularityRunnerBase/pom.xml
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>com.hubspot</groupId>
<artifactId>Singularity</artifactId>
<version>0.18.0</version>
<version>0.19.0-SNAPSHOT</version>
</parent>

<artifactId>SingularityRunnerBase</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion SingularityS3Base/pom.xml
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>com.hubspot</groupId>
<artifactId>Singularity</artifactId>
<version>0.18.0</version>
<version>0.19.0-SNAPSHOT</version>
</parent>

<artifactId>SingularityS3Base</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion SingularityS3Downloader/pom.xml
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>com.hubspot</groupId>
<artifactId>Singularity</artifactId>
<version>0.18.0</version>
<version>0.19.0-SNAPSHOT</version>
</parent>

<artifactId>SingularityS3Downloader</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion SingularityS3Uploader/pom.xml
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>com.hubspot</groupId>
<artifactId>Singularity</artifactId>
<version>0.18.0</version>
<version>0.19.0-SNAPSHOT</version>
</parent>

<artifactId>SingularityS3Uploader</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion SingularityService/pom.xml
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>com.hubspot</groupId>
<artifactId>Singularity</artifactId>
<version>0.18.0</version>
<version>0.19.0-SNAPSHOT</version>
</parent>

<artifactId>SingularityService</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion SingularityServiceBase/pom.xml
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>com.hubspot</groupId>
<artifactId>Singularity</artifactId>
<version>0.18.0</version>
<version>0.19.0-SNAPSHOT</version>
</parent>

<artifactId>SingularityServiceBase</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion SingularityServiceIntegrationTests/pom.xml
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>com.hubspot</groupId>
<artifactId>Singularity</artifactId>
<version>0.18.0</version>
<version>0.19.0-SNAPSHOT</version>
</parent>

<artifactId>SingularityServiceIntegrationTests</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion SingularitySwagger/pom.xml
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>com.hubspot</groupId>
<artifactId>Singularity</artifactId>
<version>0.18.0</version>
<version>0.19.0-SNAPSHOT</version>
</parent>

<artifactId>SingularitySwagger</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion SingularityUI/pom.xml
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>com.hubspot</groupId>
<artifactId>Singularity</artifactId>
<version>0.18.0</version>
<version>0.19.0-SNAPSHOT</version>
</parent>

<properties>
Expand Down
4 changes: 2 additions & 2 deletions pom.xml
Expand Up @@ -9,14 +9,14 @@
</parent>

<artifactId>Singularity</artifactId>
<version>0.18.0</version>
<version>0.19.0-SNAPSHOT</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>Singularity-0.18.0</tag>
<tag>HEAD</tag>
</scm>

<developers>
Expand Down

0 comments on commit e7467bc

Please sign in to comment.