From 035d35c1eef9b0238eb4b9f897fb75eb94c5b5cf Mon Sep 17 00:00:00 2001 From: Jussi Virtanen Date: Wed, 23 Aug 2017 10:38:12 +0200 Subject: [PATCH] [maven-release-plugin] prepare release 0.7.0 --- applications/client/pom.xml | 2 +- applications/fix/pom.xml | 2 +- applications/reporter/pom.xml | 2 +- applications/system/pom.xml | 2 +- applications/ticker/pom.xml | 2 +- libraries/book/pom.xml | 2 +- libraries/file/pom.xml | 2 +- libraries/match/pom.xml | 2 +- libraries/net/pom.xml | 2 +- libraries/util/pom.xml | 2 +- pom.xml | 4 ++-- tests/book-perf-test/pom.xml | 2 +- tests/match-perf-test/pom.xml | 2 +- 13 files changed, 14 insertions(+), 14 deletions(-) diff --git a/applications/client/pom.xml b/applications/client/pom.xml index 899748ca..28c19560 100644 --- a/applications/client/pom.xml +++ b/applications/client/pom.xml @@ -6,7 +6,7 @@ com.paritytrading.parity parity-parent - 0.6.1-SNAPSHOT + 0.7.0 ../../pom.xml diff --git a/applications/fix/pom.xml b/applications/fix/pom.xml index 29de5c55..599df80f 100644 --- a/applications/fix/pom.xml +++ b/applications/fix/pom.xml @@ -6,7 +6,7 @@ com.paritytrading.parity parity-parent - 0.6.1-SNAPSHOT + 0.7.0 ../../pom.xml diff --git a/applications/reporter/pom.xml b/applications/reporter/pom.xml index 575b350c..036f1483 100644 --- a/applications/reporter/pom.xml +++ b/applications/reporter/pom.xml @@ -6,7 +6,7 @@ com.paritytrading.parity parity-parent - 0.6.1-SNAPSHOT + 0.7.0 ../../pom.xml diff --git a/applications/system/pom.xml b/applications/system/pom.xml index 298209a1..47a65eb0 100644 --- a/applications/system/pom.xml +++ b/applications/system/pom.xml @@ -6,7 +6,7 @@ com.paritytrading.parity parity-parent - 0.6.1-SNAPSHOT + 0.7.0 ../../pom.xml diff --git a/applications/ticker/pom.xml b/applications/ticker/pom.xml index e4dbd32e..052621d7 100644 --- a/applications/ticker/pom.xml +++ b/applications/ticker/pom.xml @@ -6,7 +6,7 @@ com.paritytrading.parity parity-parent - 0.6.1-SNAPSHOT + 0.7.0 ../../pom.xml diff --git a/libraries/book/pom.xml b/libraries/book/pom.xml index 0674cdc3..401a7742 100644 --- a/libraries/book/pom.xml +++ b/libraries/book/pom.xml @@ -6,7 +6,7 @@ com.paritytrading.parity parity-parent - 0.6.1-SNAPSHOT + 0.7.0 ../../pom.xml diff --git a/libraries/file/pom.xml b/libraries/file/pom.xml index 5a06e02f..a35a7875 100644 --- a/libraries/file/pom.xml +++ b/libraries/file/pom.xml @@ -6,7 +6,7 @@ com.paritytrading.parity parity-parent - 0.6.1-SNAPSHOT + 0.7.0 ../../pom.xml diff --git a/libraries/match/pom.xml b/libraries/match/pom.xml index bdafd8ba..76ffa47d 100644 --- a/libraries/match/pom.xml +++ b/libraries/match/pom.xml @@ -6,7 +6,7 @@ com.paritytrading.parity parity-parent - 0.6.1-SNAPSHOT + 0.7.0 ../../pom.xml diff --git a/libraries/net/pom.xml b/libraries/net/pom.xml index 4856aff8..d496cf6d 100644 --- a/libraries/net/pom.xml +++ b/libraries/net/pom.xml @@ -6,7 +6,7 @@ com.paritytrading.parity parity-parent - 0.6.1-SNAPSHOT + 0.7.0 ../../pom.xml diff --git a/libraries/util/pom.xml b/libraries/util/pom.xml index e22c3794..38ace49f 100644 --- a/libraries/util/pom.xml +++ b/libraries/util/pom.xml @@ -6,7 +6,7 @@ com.paritytrading.parity parity-parent - 0.6.1-SNAPSHOT + 0.7.0 ../../pom.xml diff --git a/pom.xml b/pom.xml index 1ce29d2e..41157810 100644 --- a/pom.xml +++ b/pom.xml @@ -11,7 +11,7 @@ com.paritytrading.parity parity-parent - 0.6.1-SNAPSHOT + 0.7.0 pom Parity (Parent) @@ -29,7 +29,7 @@ scm:git:git@github.com:paritytrading/parity.git scm:git:git@github.com:paritytrading/parity.git https://github.com/paritytrading/parity - HEAD + 0.7.0 diff --git a/tests/book-perf-test/pom.xml b/tests/book-perf-test/pom.xml index 96185a51..5f2f9f41 100644 --- a/tests/book-perf-test/pom.xml +++ b/tests/book-perf-test/pom.xml @@ -6,7 +6,7 @@ com.paritytrading.parity parity-parent - 0.6.1-SNAPSHOT + 0.7.0 ../../pom.xml diff --git a/tests/match-perf-test/pom.xml b/tests/match-perf-test/pom.xml index 2d9647de..3c83aa56 100644 --- a/tests/match-perf-test/pom.xml +++ b/tests/match-perf-test/pom.xml @@ -6,7 +6,7 @@ com.paritytrading.parity parity-parent - 0.6.1-SNAPSHOT + 0.7.0 ../../pom.xml