From e68a3e739128816509a01426787638e73003d6dd Mon Sep 17 00:00:00 2001 From: bpross-52n Date: Thu, 1 Oct 2020 02:06:28 -0700 Subject: [PATCH] [maven-release-plugin] prepare release v1.6.0 --- engine/pom.xml | 2 +- iceland-stream/pom.xml | 2 +- kvp/pom.xml | 2 +- pom.xml | 4 ++-- rest/pom.xml | 6 ++---- service/pom.xml | 2 +- transactional-rest/pom.xml | 6 ++---- transactional/pom.xml | 6 ++---- webapp/pom.xml | 5 ++--- xml/pom.xml | 2 +- 10 files changed, 15 insertions(+), 22 deletions(-) diff --git a/engine/pom.xml b/engine/pom.xml index 9a4c14d1..74002b88 100644 --- a/engine/pom.xml +++ b/engine/pom.xml @@ -23,7 +23,7 @@ org.n52.wps javaPS - 1.6.0-SNAPSHOT + 1.6.0 engine diff --git a/iceland-stream/pom.xml b/iceland-stream/pom.xml index 7805db25..d2931248 100644 --- a/iceland-stream/pom.xml +++ b/iceland-stream/pom.xml @@ -22,7 +22,7 @@ org.n52.wps javaPS - 1.6.0-SNAPSHOT + 1.6.0 iceland-stream 52°North Iceland Streaming Interfaces diff --git a/kvp/pom.xml b/kvp/pom.xml index b3931d69..73f9dee7 100644 --- a/kvp/pom.xml +++ b/kvp/pom.xml @@ -22,7 +22,7 @@ org.n52.wps javaPS - 1.6.0-SNAPSHOT + 1.6.0 kvp 52°North javaPS KVP Binding diff --git a/pom.xml b/pom.xml index e61ab70c..cc35b8c5 100644 --- a/pom.xml +++ b/pom.xml @@ -28,7 +28,7 @@ org.n52.wps javaPS - 1.6.0-SNAPSHOT + 1.6.0 pom 52°North javaPS @@ -81,7 +81,7 @@ https://github.com/52North/javaPS scm:git:git://github.com/52North/javaPS.git scm:git:ssh://git@github.com/52North/javaPS.git - HEAD + v1.6.0 diff --git a/rest/pom.xml b/rest/pom.xml index 878691dd..45d86313 100644 --- a/rest/pom.xml +++ b/rest/pom.xml @@ -16,14 +16,12 @@ limitations under the License. --> - + 4.0.0 org.n52.wps javaPS - 1.6.0-SNAPSHOT + 1.6.0 rest diff --git a/service/pom.xml b/service/pom.xml index fa82ae9e..b5f5beb4 100644 --- a/service/pom.xml +++ b/service/pom.xml @@ -23,7 +23,7 @@ org.n52.wps javaPS - 1.6.0-SNAPSHOT + 1.6.0 service diff --git a/transactional-rest/pom.xml b/transactional-rest/pom.xml index 0ba76b31..24b66e40 100644 --- a/transactional-rest/pom.xml +++ b/transactional-rest/pom.xml @@ -17,13 +17,11 @@ limitations under the License. --> - + org.n52.wps javaPS - 1.6.0-SNAPSHOT + 1.6.0 4.0.0 transactional-rest diff --git a/transactional/pom.xml b/transactional/pom.xml index ab5eb10d..2b92e0b9 100644 --- a/transactional/pom.xml +++ b/transactional/pom.xml @@ -17,13 +17,11 @@ limitations under the License. --> - + org.n52.wps javaPS - 1.6.0-SNAPSHOT + 1.6.0 4.0.0 transactional diff --git a/webapp/pom.xml b/webapp/pom.xml index 26c83264..c67126a4 100644 --- a/webapp/pom.xml +++ b/webapp/pom.xml @@ -17,14 +17,13 @@ limitations under the License. --> - + 4.0.0 org.n52.wps javaPS - 1.6.0-SNAPSHOT + 1.6.0 webapp diff --git a/xml/pom.xml b/xml/pom.xml index 70c58177..d3a19690 100644 --- a/xml/pom.xml +++ b/xml/pom.xml @@ -22,7 +22,7 @@ org.n52.wps javaPS - 1.6.0-SNAPSHOT + 1.6.0 xml 52°North javaPS POX Binding