diff --git a/applications/client/pom.xml b/applications/client/pom.xml index 3b782fd0..d94653d1 100644 --- a/applications/client/pom.xml +++ b/applications/client/pom.xml @@ -6,7 +6,7 @@ com.paritytrading.parity parity-parent - 0.5.1-SNAPSHOT + 0.6.0 ../../pom.xml diff --git a/applications/fix/pom.xml b/applications/fix/pom.xml index 9240425a..7dedb1e7 100644 --- a/applications/fix/pom.xml +++ b/applications/fix/pom.xml @@ -6,7 +6,7 @@ com.paritytrading.parity parity-parent - 0.5.1-SNAPSHOT + 0.6.0 ../../pom.xml diff --git a/applications/reporter/pom.xml b/applications/reporter/pom.xml index 0a794042..211f22cf 100644 --- a/applications/reporter/pom.xml +++ b/applications/reporter/pom.xml @@ -6,7 +6,7 @@ com.paritytrading.parity parity-parent - 0.5.1-SNAPSHOT + 0.6.0 ../../pom.xml diff --git a/applications/system/pom.xml b/applications/system/pom.xml index 9ec13737..6bfb1c74 100644 --- a/applications/system/pom.xml +++ b/applications/system/pom.xml @@ -6,7 +6,7 @@ com.paritytrading.parity parity-parent - 0.5.1-SNAPSHOT + 0.6.0 ../../pom.xml diff --git a/applications/ticker/pom.xml b/applications/ticker/pom.xml index b4dd0d29..95c9fb64 100644 --- a/applications/ticker/pom.xml +++ b/applications/ticker/pom.xml @@ -6,7 +6,7 @@ com.paritytrading.parity parity-parent - 0.5.1-SNAPSHOT + 0.6.0 ../../pom.xml diff --git a/libraries/book/pom.xml b/libraries/book/pom.xml index 2fda5229..d6ec9488 100644 --- a/libraries/book/pom.xml +++ b/libraries/book/pom.xml @@ -6,7 +6,7 @@ com.paritytrading.parity parity-parent - 0.5.1-SNAPSHOT + 0.6.0 ../../pom.xml diff --git a/libraries/file/pom.xml b/libraries/file/pom.xml index 9e3c18c7..9adf9a4a 100644 --- a/libraries/file/pom.xml +++ b/libraries/file/pom.xml @@ -6,7 +6,7 @@ com.paritytrading.parity parity-parent - 0.5.1-SNAPSHOT + 0.6.0 ../../pom.xml diff --git a/libraries/match/pom.xml b/libraries/match/pom.xml index bdbd68ec..87567b5b 100644 --- a/libraries/match/pom.xml +++ b/libraries/match/pom.xml @@ -6,7 +6,7 @@ com.paritytrading.parity parity-parent - 0.5.1-SNAPSHOT + 0.6.0 ../../pom.xml diff --git a/libraries/net/pom.xml b/libraries/net/pom.xml index 1d6f0450..f0412992 100644 --- a/libraries/net/pom.xml +++ b/libraries/net/pom.xml @@ -6,7 +6,7 @@ com.paritytrading.parity parity-parent - 0.5.1-SNAPSHOT + 0.6.0 ../../pom.xml diff --git a/libraries/util/pom.xml b/libraries/util/pom.xml index b531d683..f4a81aa3 100644 --- a/libraries/util/pom.xml +++ b/libraries/util/pom.xml @@ -6,7 +6,7 @@ com.paritytrading.parity parity-parent - 0.5.1-SNAPSHOT + 0.6.0 ../../pom.xml diff --git a/pom.xml b/pom.xml index a6a43042..e6185968 100644 --- a/pom.xml +++ b/pom.xml @@ -11,7 +11,7 @@ com.paritytrading.parity parity-parent - 0.5.1-SNAPSHOT + 0.6.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.6.0 diff --git a/tests/book-perf-test/pom.xml b/tests/book-perf-test/pom.xml index 3530a79f..641b5d46 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.5.1-SNAPSHOT + 0.6.0 ../../pom.xml diff --git a/tests/match-perf-test/pom.xml b/tests/match-perf-test/pom.xml index a2aa4a7c..63cf3431 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.5.1-SNAPSHOT + 0.6.0 ../../pom.xml