Skip to content

Commit

Permalink
[maven-release-plugin] prepare release 0.15.0
Browse files Browse the repository at this point in the history
  • Loading branch information
nmorel committed Jan 21, 2018
1 parent c4052d2 commit ad22717
Show file tree
Hide file tree
Showing 14 changed files with 19 additions and 22 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.14.3-SNAPSHOT</version>
<version>0.15.0</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.14.3-SNAPSHOT</version>
<version>0.15.0</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.14.3-SNAPSHOT</version>
<version>0.15.0</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.14.3-SNAPSHOT</version>
<version>0.15.0</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.14.3-SNAPSHOT</version>
<version>0.15.0</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.14.3-SNAPSHOT</version>
<version>0.15.0</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.14.3-SNAPSHOT</version>
<version>0.15.0</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.14.3-SNAPSHOT</version>
<version>0.15.0</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.14.3-SNAPSHOT</version>
<version>0.15.0</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
5 changes: 2 additions & 3 deletions extensions/objectify/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -15,12 +15,11 @@
~ limitations under the License.
-->

<project xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://maven.apache.org/POM/4.0.0"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<parent>
<groupId>com.github.nmorel.gwtjackson</groupId>
<artifactId>gwt-jackson-extensions</artifactId>
<version>0.14.3-SNAPSHOT</version>
<version>0.15.0</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
5 changes: 2 additions & 3 deletions extensions/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -15,12 +15,11 @@
~ limitations under the License.
-->

<project xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://maven.apache.org/POM/4.0.0"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<parent>
<groupId>com.github.nmorel.gwtjackson</groupId>
<artifactId>gwt-jackson-parent</artifactId>
<version>0.14.3-SNAPSHOT</version>
<version>0.15.0</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
5 changes: 2 additions & 3 deletions extensions/remotelogging/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -15,12 +15,11 @@
~ limitations under the License.
-->

<project xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://maven.apache.org/POM/4.0.0"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<parent>
<groupId>com.github.nmorel.gwtjackson</groupId>
<artifactId>gwt-jackson-extensions</artifactId>
<version>0.14.3-SNAPSHOT</version>
<version>0.15.0</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.14.3-SNAPSHOT</version>
<version>0.15.0</version>
</parent>

<artifactId>gwt-jackson</artifactId>
Expand Down
6 changes: 3 additions & 3 deletions 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.14.3-SNAPSHOT</version>
<version>0.15.0</version>
<packaging>pom</packaging>

<modules>
Expand All @@ -48,8 +48,8 @@
</licenses>

<scm>
<connection>scm:git:git://github.com/nmorel/gwt-jackson.git</connection>
<developerConnection>scm:git:git@github.com:nmorel/gwt-jackson.git</developerConnection>
<connection>scm:git:https://github.com/nmorel/gwt-jackson.git</connection>
<developerConnection>scm:git:https://github.com/nmorel/gwt-jackson.git</developerConnection>
<url>https://github.com/nmorel/gwt-jackson</url>
<tag>HEAD</tag>
</scm>
Expand Down

0 comments on commit ad22717

Please sign in to comment.