Skip to content
This repository has been archived by the owner on Feb 10, 2022. It is now read-only.

Commit

Permalink
[maven-release-plugin] prepare release 0.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
jvirtanen committed Jan 20, 2017
1 parent 905f7bc commit bd08d8d
Show file tree
Hide file tree
Showing 13 changed files with 14 additions and 14 deletions.
2 changes: 1 addition & 1 deletion applications/client/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>com.paritytrading.parity</groupId>
<artifactId>parity-parent</artifactId>
<version>0.5.1-SNAPSHOT</version>
<version>0.6.0</version>
<relativePath>../../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion applications/fix/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>com.paritytrading.parity</groupId>
<artifactId>parity-parent</artifactId>
<version>0.5.1-SNAPSHOT</version>
<version>0.6.0</version>
<relativePath>../../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion applications/reporter/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>com.paritytrading.parity</groupId>
<artifactId>parity-parent</artifactId>
<version>0.5.1-SNAPSHOT</version>
<version>0.6.0</version>
<relativePath>../../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion applications/system/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>com.paritytrading.parity</groupId>
<artifactId>parity-parent</artifactId>
<version>0.5.1-SNAPSHOT</version>
<version>0.6.0</version>
<relativePath>../../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion applications/ticker/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>com.paritytrading.parity</groupId>
<artifactId>parity-parent</artifactId>
<version>0.5.1-SNAPSHOT</version>
<version>0.6.0</version>
<relativePath>../../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion libraries/book/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>com.paritytrading.parity</groupId>
<artifactId>parity-parent</artifactId>
<version>0.5.1-SNAPSHOT</version>
<version>0.6.0</version>
<relativePath>../../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion libraries/file/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>com.paritytrading.parity</groupId>
<artifactId>parity-parent</artifactId>
<version>0.5.1-SNAPSHOT</version>
<version>0.6.0</version>
<relativePath>../../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion libraries/match/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>com.paritytrading.parity</groupId>
<artifactId>parity-parent</artifactId>
<version>0.5.1-SNAPSHOT</version>
<version>0.6.0</version>
<relativePath>../../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion libraries/net/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>com.paritytrading.parity</groupId>
<artifactId>parity-parent</artifactId>
<version>0.5.1-SNAPSHOT</version>
<version>0.6.0</version>
<relativePath>../../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion libraries/util/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>com.paritytrading.parity</groupId>
<artifactId>parity-parent</artifactId>
<version>0.5.1-SNAPSHOT</version>
<version>0.6.0</version>
<relativePath>../../pom.xml</relativePath>
</parent>

Expand Down
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@

<groupId>com.paritytrading.parity</groupId>
<artifactId>parity-parent</artifactId>
<version>0.5.1-SNAPSHOT</version>
<version>0.6.0</version>
<packaging>pom</packaging>

<name>Parity (Parent)</name>
Expand All @@ -29,7 +29,7 @@
<connection>scm:git:git@github.com:paritytrading/parity.git</connection>
<developerConnection>scm:git:git@github.com:paritytrading/parity.git</developerConnection>
<url>https://github.com/paritytrading/parity</url>
<tag>HEAD</tag>
<tag>0.6.0</tag>
</scm>

<properties>
Expand Down
2 changes: 1 addition & 1 deletion tests/book-perf-test/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>com.paritytrading.parity</groupId>
<artifactId>parity-parent</artifactId>
<version>0.5.1-SNAPSHOT</version>
<version>0.6.0</version>
<relativePath>../../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion tests/match-perf-test/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>com.paritytrading.parity</groupId>
<artifactId>parity-parent</artifactId>
<version>0.5.1-SNAPSHOT</version>
<version>0.6.0</version>
<relativePath>../../pom.xml</relativePath>
</parent>

Expand Down

0 comments on commit bd08d8d

Please sign in to comment.