Skip to content

Commit

Permalink
[maven-release-plugin] prepare release 0.15.4
Browse files Browse the repository at this point in the history
  • Loading branch information
nmorel committed Sep 16, 2018
1 parent 59a69c4 commit 118346d
Show file tree
Hide file tree
Showing 14 changed files with 14 additions and 14 deletions.
2 changes: 1 addition & 1 deletion examples/benchmark/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<parent>
<artifactId>examples</artifactId>
<groupId>com.github.nmorel.gwtjackson</groupId>
<version>0.15.4-SNAPSHOT</version>
<version>0.15.4</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion examples/gwtp/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<artifactId>examples</artifactId>
<groupId>com.github.nmorel.gwtjackson</groupId>
<version>0.15.4-SNAPSHOT</version>
<version>0.15.4</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion examples/hello/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<artifactId>examples</artifactId>
<groupId>com.github.nmorel.gwtjackson</groupId>
<version>0.15.4-SNAPSHOT</version>
<version>0.15.4</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion examples/minimal/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<parent>
<artifactId>examples</artifactId>
<groupId>com.github.nmorel.gwtjackson</groupId>
<version>0.15.4-SNAPSHOT</version>
<version>0.15.4</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion examples/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<parent>
<artifactId>gwt-jackson-parent</artifactId>
<groupId>com.github.nmorel.gwtjackson</groupId>
<version>0.15.4-SNAPSHOT</version>
<version>0.15.4</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion examples/profiling/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<artifactId>examples</artifactId>
<groupId>com.github.nmorel.gwtjackson</groupId>
<version>0.15.4-SNAPSHOT</version>
<version>0.15.4</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion examples/requestor/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<artifactId>examples</artifactId>
<groupId>com.github.nmorel.gwtjackson</groupId>
<version>0.15.4-SNAPSHOT</version>
<version>0.15.4</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion examples/restygwt/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<artifactId>examples</artifactId>
<groupId>com.github.nmorel.gwtjackson</groupId>
<version>0.15.4-SNAPSHOT</version>
<version>0.15.4</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion extensions/guava/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<parent>
<groupId>com.github.nmorel.gwtjackson</groupId>
<artifactId>gwt-jackson-extensions</artifactId>
<version>0.15.4-SNAPSHOT</version>
<version>0.15.4</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion extensions/objectify/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<parent>
<groupId>com.github.nmorel.gwtjackson</groupId>
<artifactId>gwt-jackson-extensions</artifactId>
<version>0.15.4-SNAPSHOT</version>
<version>0.15.4</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion extensions/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<parent>
<groupId>com.github.nmorel.gwtjackson</groupId>
<artifactId>gwt-jackson-parent</artifactId>
<version>0.15.4-SNAPSHOT</version>
<version>0.15.4</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion extensions/remotelogging/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<parent>
<groupId>com.github.nmorel.gwtjackson</groupId>
<artifactId>gwt-jackson-extensions</artifactId>
<version>0.15.4-SNAPSHOT</version>
<version>0.15.4</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion gwt-jackson/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<parent>
<artifactId>gwt-jackson-parent</artifactId>
<groupId>com.github.nmorel.gwtjackson</groupId>
<version>0.15.4-SNAPSHOT</version>
<version>0.15.4</version>
</parent>

<artifactId>gwt-jackson</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@

<groupId>com.github.nmorel.gwtjackson</groupId>
<artifactId>gwt-jackson-parent</artifactId>
<version>0.15.4-SNAPSHOT</version>
<version>0.15.4</version>
<packaging>pom</packaging>

<modules>
Expand Down

0 comments on commit 118346d

Please sign in to comment.