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
nmihajlovski committed Mar 16, 2017
1 parent 09131c8 commit 55dfd9c
Show file tree
Hide file tree
Showing 25 changed files with 26 additions and 26 deletions.
2 changes: 1 addition & 1 deletion app-maven-plugin/pom.xml
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.rapidoid</groupId>
<artifactId>rapidoid</artifactId>
<version>5.3.3</version>
<version>5.3.4-SNAPSHOT</version>
</parent>

<artifactId>app</artifactId>
Expand Down
4 changes: 2 additions & 2 deletions pom.xml
Expand Up @@ -10,7 +10,7 @@

<groupId>org.rapidoid</groupId>
<artifactId>rapidoid</artifactId>
<version>5.3.3</version>
<version>5.3.4-SNAPSHOT</version>
<packaging>pom</packaging>

<name>Rapidoid</name>
Expand Down Expand Up @@ -43,7 +43,7 @@
<connection>scm:git:git://github.com/rapidoid/rapidoid.git</connection>
<developerConnection>scm:git:git@github.com:rapidoid/rapidoid.git</developerConnection>
<url>https://github.com/rapidoid/rapidoid</url>
<tag>5.3.3</tag>
<tag>HEAD</tag>
</scm>

<properties>
Expand Down
2 changes: 1 addition & 1 deletion rapidoid-benchmark/pom.xml
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.rapidoid</groupId>
<artifactId>rapidoid</artifactId>
<version>5.3.3</version>
<version>5.3.4-SNAPSHOT</version>
</parent>

<artifactId>rapidoid-benchmark</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion rapidoid-buffer/pom.xml
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.rapidoid</groupId>
<artifactId>rapidoid</artifactId>
<version>5.3.3</version>
<version>5.3.4-SNAPSHOT</version>
</parent>

<artifactId>rapidoid-buffer</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion rapidoid-commons/pom.xml
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.rapidoid</groupId>
<artifactId>rapidoid</artifactId>
<version>5.3.3</version>
<version>5.3.4-SNAPSHOT</version>
</parent>

<artifactId>rapidoid-commons</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion rapidoid-essentials/pom.xml
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.rapidoid</groupId>
<artifactId>rapidoid</artifactId>
<version>5.3.3</version>
<version>5.3.4-SNAPSHOT</version>
</parent>

<artifactId>rapidoid-essentials</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion rapidoid-fluent/pom.xml
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.rapidoid</groupId>
<artifactId>rapidoid</artifactId>
<version>5.3.3</version>
<version>5.3.4-SNAPSHOT</version>
</parent>

<properties>
Expand Down
2 changes: 1 addition & 1 deletion rapidoid-gui/pom.xml
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.rapidoid</groupId>
<artifactId>rapidoid</artifactId>
<version>5.3.3</version>
<version>5.3.4-SNAPSHOT</version>
</parent>

<artifactId>rapidoid-gui</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion rapidoid-html/pom.xml
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.rapidoid</groupId>
<artifactId>rapidoid</artifactId>
<version>5.3.3</version>
<version>5.3.4-SNAPSHOT</version>
</parent>

<artifactId>rapidoid-html</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion rapidoid-http-client/pom.xml
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.rapidoid</groupId>
<artifactId>rapidoid</artifactId>
<version>5.3.3</version>
<version>5.3.4-SNAPSHOT</version>
</parent>

<artifactId>rapidoid-http-client</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion rapidoid-http-fast/pom.xml
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.rapidoid</groupId>
<artifactId>rapidoid</artifactId>
<version>5.3.3</version>
<version>5.3.4-SNAPSHOT</version>
</parent>

<artifactId>rapidoid-http-fast</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion rapidoid-http-server/pom.xml
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.rapidoid</groupId>
<artifactId>rapidoid</artifactId>
<version>5.3.3</version>
<version>5.3.4-SNAPSHOT</version>
</parent>

<artifactId>rapidoid-http-server</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion rapidoid-inject/pom.xml
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.rapidoid</groupId>
<artifactId>rapidoid</artifactId>
<version>5.3.3</version>
<version>5.3.4-SNAPSHOT</version>
</parent>

<artifactId>rapidoid-inject</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion rapidoid-integrate/pom.xml
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.rapidoid</groupId>
<artifactId>rapidoid</artifactId>
<version>5.3.3</version>
<version>5.3.4-SNAPSHOT</version>
</parent>

<artifactId>rapidoid-integrate</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion rapidoid-integration-tests/pom.xml
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.rapidoid</groupId>
<artifactId>rapidoid</artifactId>
<version>5.3.3</version>
<version>5.3.4-SNAPSHOT</version>
</parent>

<artifactId>rapidoid-integration-tests</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion rapidoid-jpa/pom.xml
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.rapidoid</groupId>
<artifactId>rapidoid</artifactId>
<version>5.3.3</version>
<version>5.3.4-SNAPSHOT</version>
</parent>

<artifactId>rapidoid-jpa</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion rapidoid-net/pom.xml
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.rapidoid</groupId>
<artifactId>rapidoid</artifactId>
<version>5.3.3</version>
<version>5.3.4-SNAPSHOT</version>
</parent>

<artifactId>rapidoid-net</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion rapidoid-oauth/pom.xml
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.rapidoid</groupId>
<artifactId>rapidoid</artifactId>
<version>5.3.3</version>
<version>5.3.4-SNAPSHOT</version>
</parent>

<artifactId>rapidoid-oauth</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion rapidoid-platform/pom.xml
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.rapidoid</groupId>
<artifactId>rapidoid</artifactId>
<version>5.3.3</version>
<version>5.3.4-SNAPSHOT</version>
</parent>

<artifactId>rapidoid-platform</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion rapidoid-quick/pom.xml
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.rapidoid</groupId>
<artifactId>rapidoid</artifactId>
<version>5.3.3</version>
<version>5.3.4-SNAPSHOT</version>
</parent>

<artifactId>rapidoid-quick</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion rapidoid-render/pom.xml
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.rapidoid</groupId>
<artifactId>rapidoid</artifactId>
<version>5.3.3</version>
<version>5.3.4-SNAPSHOT</version>
</parent>

<artifactId>rapidoid-render</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion rapidoid-sql/pom.xml
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.rapidoid</groupId>
<artifactId>rapidoid</artifactId>
<version>5.3.3</version>
<version>5.3.4-SNAPSHOT</version>
</parent>

<artifactId>rapidoid-sql</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion rapidoid-test-commons/pom.xml
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.rapidoid</groupId>
<artifactId>rapidoid</artifactId>
<version>5.3.3</version>
<version>5.3.4-SNAPSHOT</version>
</parent>

<artifactId>rapidoid-test-commons</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion rapidoid-watch/pom.xml
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.rapidoid</groupId>
<artifactId>rapidoid</artifactId>
<version>5.3.3</version>
<version>5.3.4-SNAPSHOT</version>
</parent>

<artifactId>rapidoid-watch</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion rapidoid-web/pom.xml
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.rapidoid</groupId>
<artifactId>rapidoid</artifactId>
<version>5.3.3</version>
<version>5.3.4-SNAPSHOT</version>
</parent>

<artifactId>rapidoid-web</artifactId>
Expand Down

0 comments on commit 55dfd9c

Please sign in to comment.