Skip to content

Commit

Permalink
[Jenkins | dev] Prepare for the next development iteration (0.19.3-SN…
Browse files Browse the repository at this point in the history
…APSHOT)
  • Loading branch information
GenticsDev committed May 2, 2018
1 parent dff80be commit 87c6ba1
Show file tree
Hide file tree
Showing 24 changed files with 24 additions and 24 deletions.
2 changes: 1 addition & 1 deletion api/pom.xml
Expand Up @@ -11,7 +11,7 @@
<parent>
<groupId>com.gentics.mesh</groupId>
<artifactId>mesh</artifactId>
<version>0.19.2</version>
<version>0.19.3-SNAPSHOT</version>
</parent>

<properties>
Expand Down
2 changes: 1 addition & 1 deletion changelog-system/pom.xml
Expand Up @@ -12,7 +12,7 @@
<parent>
<groupId>com.gentics.mesh</groupId>
<artifactId>mesh</artifactId>
<version>0.19.2</version>
<version>0.19.3-SNAPSHOT</version>
</parent>

<properties>
Expand Down
2 changes: 1 addition & 1 deletion common/pom.xml
Expand Up @@ -9,7 +9,7 @@
<parent>
<groupId>com.gentics.mesh</groupId>
<artifactId>mesh</artifactId>
<version>0.19.2</version>
<version>0.19.3-SNAPSHOT</version>
</parent>

<properties>
Expand Down
2 changes: 1 addition & 1 deletion core/pom.xml
Expand Up @@ -9,7 +9,7 @@
<parent>
<groupId>com.gentics.mesh</groupId>
<artifactId>mesh</artifactId>
<version>0.19.2</version>
<version>0.19.3-SNAPSHOT</version>
</parent>

<properties>
Expand Down
2 changes: 1 addition & 1 deletion databases/orientdb/pom.xml
Expand Up @@ -9,7 +9,7 @@
<parent>
<groupId>com.gentics.mesh</groupId>
<artifactId>mesh-databases</artifactId>
<version>0.19.2</version>
<version>0.19.3-SNAPSHOT</version>
</parent>

<properties>
Expand Down
2 changes: 1 addition & 1 deletion databases/pom.xml
Expand Up @@ -9,7 +9,7 @@
<parent>
<groupId>com.gentics.mesh</groupId>
<artifactId>mesh</artifactId>
<version>0.19.2</version>
<version>0.19.3-SNAPSHOT</version>
</parent>

<properties>
Expand Down
2 changes: 1 addition & 1 deletion demo/pom.xml
Expand Up @@ -10,7 +10,7 @@
<parent>
<groupId>com.gentics.mesh</groupId>
<artifactId>mesh</artifactId>
<version>0.19.2</version>
<version>0.19.3-SNAPSHOT</version>
</parent>

<properties>
Expand Down
2 changes: 1 addition & 1 deletion distributed/pom.xml
Expand Up @@ -9,7 +9,7 @@
<parent>
<groupId>com.gentics.mesh</groupId>
<artifactId>mesh</artifactId>
<version>0.19.2</version>
<version>0.19.3-SNAPSHOT</version>
</parent>

<properties>
Expand Down
2 changes: 1 addition & 1 deletion doc/pom.xml
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>com.gentics.mesh</groupId>
<artifactId>mesh</artifactId>
<version>0.19.2</version>
<version>0.19.3-SNAPSHOT</version>
</parent>

<artifactId>mesh-doc</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion elasticsearch/pom.xml
Expand Up @@ -10,7 +10,7 @@
<parent>
<groupId>com.gentics.mesh</groupId>
<artifactId>mesh</artifactId>
<version>0.19.2</version>
<version>0.19.3-SNAPSHOT</version>
</parent>

<properties>
Expand Down
2 changes: 1 addition & 1 deletion performance-tests/pom.xml
Expand Up @@ -9,7 +9,7 @@
<parent>
<groupId>com.gentics.mesh</groupId>
<artifactId>mesh</artifactId>
<version>0.19.2</version>
<version>0.19.3-SNAPSHOT</version>
</parent>

<properties>
Expand Down
2 changes: 1 addition & 1 deletion plugin-api/pom.xml
Expand Up @@ -11,7 +11,7 @@
<parent>
<groupId>com.gentics.mesh</groupId>
<artifactId>mesh</artifactId>
<version>0.19.2</version>
<version>0.19.3-SNAPSHOT</version>
</parent>

<properties>
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -6,7 +6,7 @@

<groupId>com.gentics.mesh</groupId>
<artifactId>mesh</artifactId>
<version>0.19.2</version>
<version>0.19.3-SNAPSHOT</version>

<packaging>pom</packaging>
<name>Mesh</name>
Expand Down
2 changes: 1 addition & 1 deletion rest-client/pom.xml
Expand Up @@ -10,7 +10,7 @@
<parent>
<groupId>com.gentics.mesh</groupId>
<artifactId>mesh</artifactId>
<version>0.19.2</version>
<version>0.19.3-SNAPSHOT</version>
</parent>

<properties>
Expand Down
2 changes: 1 addition & 1 deletion rest-model/pom.xml
Expand Up @@ -10,7 +10,7 @@
<parent>
<groupId>com.gentics.mesh</groupId>
<artifactId>mesh</artifactId>
<version>0.19.2</version>
<version>0.19.3-SNAPSHOT</version>
</parent>

<properties>
Expand Down
2 changes: 1 addition & 1 deletion server/pom.xml
Expand Up @@ -9,7 +9,7 @@
<parent>
<groupId>com.gentics.mesh</groupId>
<artifactId>mesh</artifactId>
<version>0.19.2</version>
<version>0.19.3-SNAPSHOT</version>
</parent>

<properties>
Expand Down
2 changes: 1 addition & 1 deletion services/aws-s3-storage/pom.xml
Expand Up @@ -10,7 +10,7 @@
<parent>
<groupId>com.gentics.mesh</groupId>
<artifactId>mesh-services</artifactId>
<version>0.19.2</version>
<version>0.19.3-SNAPSHOT</version>
</parent>

<properties>
Expand Down
2 changes: 1 addition & 1 deletion services/image-imgscalr/pom.xml
Expand Up @@ -9,7 +9,7 @@
<parent>
<groupId>com.gentics.mesh</groupId>
<artifactId>mesh-services</artifactId>
<version>0.19.2</version>
<version>0.19.3-SNAPSHOT</version>
</parent>

<properties>
Expand Down
2 changes: 1 addition & 1 deletion services/local-storage/pom.xml
Expand Up @@ -9,7 +9,7 @@
<parent>
<groupId>com.gentics.mesh</groupId>
<artifactId>mesh-services</artifactId>
<version>0.19.2</version>
<version>0.19.3-SNAPSHOT</version>
</parent>

<properties>
Expand Down
2 changes: 1 addition & 1 deletion services/pom.xml
Expand Up @@ -9,7 +9,7 @@
<parent>
<groupId>com.gentics.mesh</groupId>
<artifactId>mesh</artifactId>
<version>0.19.2</version>
<version>0.19.3-SNAPSHOT</version>
</parent>

<properties>
Expand Down
2 changes: 1 addition & 1 deletion test-common/pom.xml
Expand Up @@ -10,7 +10,7 @@
<parent>
<groupId>com.gentics.mesh</groupId>
<artifactId>mesh</artifactId>
<version>0.19.2</version>
<version>0.19.3-SNAPSHOT</version>
</parent>

<properties>
Expand Down
2 changes: 1 addition & 1 deletion verticles/admin-gui/pom.xml
Expand Up @@ -10,7 +10,7 @@
<parent>
<groupId>com.gentics.mesh</groupId>
<artifactId>mesh-verticles</artifactId>
<version>0.19.2</version>
<version>0.19.3-SNAPSHOT</version>
</parent>

<properties>
Expand Down
2 changes: 1 addition & 1 deletion verticles/graphql/pom.xml
Expand Up @@ -8,7 +8,7 @@
<parent>
<groupId>com.gentics.mesh</groupId>
<artifactId>mesh-verticles</artifactId>
<version>0.19.2</version>
<version>0.19.3-SNAPSHOT</version>
</parent>

<properties>
Expand Down
2 changes: 1 addition & 1 deletion verticles/pom.xml
Expand Up @@ -9,7 +9,7 @@
<parent>
<groupId>com.gentics.mesh</groupId>
<artifactId>mesh</artifactId>
<version>0.19.2</version>
<version>0.19.3-SNAPSHOT</version>
</parent>

<properties>
Expand Down

0 comments on commit 87c6ba1

Please sign in to comment.