Skip to content

Commit

Permalink
[skip ci] New version bump.
Browse files Browse the repository at this point in the history
  • Loading branch information
Travis CI committed Dec 14, 2017
1 parent a54faac commit 7b34b0c
Show file tree
Hide file tree
Showing 9 changed files with 9 additions and 9 deletions.
2 changes: 1 addition & 1 deletion commons-aws/pom.xml
Expand Up @@ -19,7 +19,7 @@
<parent>
<groupId>pl.chilldev.commons</groupId>
<artifactId>commons</artifactId>
<version>0.3.6</version>
<version>0.3.7-SNAPSHOT</version>
<relativePath>../</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion commons-client/pom.xml
Expand Up @@ -19,7 +19,7 @@
<parent>
<groupId>pl.chilldev.commons</groupId>
<artifactId>commons</artifactId>
<version>0.3.6</version>
<version>0.3.7-SNAPSHOT</version>
<relativePath>../</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion commons-daemon/pom.xml
Expand Up @@ -19,7 +19,7 @@
<parent>
<groupId>pl.chilldev.commons</groupId>
<artifactId>commons</artifactId>
<version>0.3.6</version>
<version>0.3.7-SNAPSHOT</version>
<relativePath>../</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion commons-data/pom.xml
Expand Up @@ -19,7 +19,7 @@
<parent>
<groupId>pl.chilldev.commons</groupId>
<artifactId>commons</artifactId>
<version>0.3.6</version>
<version>0.3.7-SNAPSHOT</version>
<relativePath>../</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion commons-db/pom.xml
Expand Up @@ -19,7 +19,7 @@
<parent>
<groupId>pl.chilldev.commons</groupId>
<artifactId>commons</artifactId>
<version>0.3.6</version>
<version>0.3.7-SNAPSHOT</version>
<relativePath>../</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion commons-jwt/pom.xml
Expand Up @@ -19,7 +19,7 @@
<parent>
<groupId>pl.chilldev.commons</groupId>
<artifactId>commons</artifactId>
<version>0.3.6</version>
<version>0.3.7-SNAPSHOT</version>
<relativePath>../</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion commons-text/pom.xml
Expand Up @@ -19,7 +19,7 @@
<parent>
<groupId>pl.chilldev.commons</groupId>
<artifactId>commons</artifactId>
<version>0.3.6</version>
<version>0.3.7-SNAPSHOT</version>
<relativePath>../</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion commons-web/pom.xml
Expand Up @@ -19,7 +19,7 @@
<parent>
<groupId>pl.chilldev.commons</groupId>
<artifactId>commons</artifactId>
<version>0.3.6</version>
<version>0.3.7-SNAPSHOT</version>
<relativePath>../</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -17,7 +17,7 @@
<groupId>pl.chilldev.commons</groupId>
<artifactId>commons</artifactId>
<packaging>pom</packaging>
<version>0.3.6</version>
<version>0.3.7-SNAPSHOT</version>
<parent>
<groupId>pl.chilldev.parent</groupId>
<artifactId>parent-opensource</artifactId>
Expand Down

0 comments on commit 7b34b0c

Please sign in to comment.