diff --git a/engine/pom.xml b/engine/pom.xml index d6fcb715..f7349771 100644 --- a/engine/pom.xml +++ b/engine/pom.xml @@ -22,7 +22,7 @@ org.n52.wps javaPS - 1.8.2-SNAPSHOT + 1.9.0 engine diff --git a/iceland-stream/pom.xml b/iceland-stream/pom.xml index 3a7d286a..b23b15c8 100644 --- a/iceland-stream/pom.xml +++ b/iceland-stream/pom.xml @@ -21,7 +21,7 @@ org.n52.wps javaPS - 1.8.2-SNAPSHOT + 1.9.0 iceland-stream 52°North Iceland Streaming Interfaces diff --git a/kvp/pom.xml b/kvp/pom.xml index ce7022a0..a9808e7f 100644 --- a/kvp/pom.xml +++ b/kvp/pom.xml @@ -21,7 +21,7 @@ org.n52.wps javaPS - 1.8.2-SNAPSHOT + 1.9.0 kvp 52°North javaPS KVP Binding diff --git a/pom.xml b/pom.xml index fcaf3171..fb71dd1f 100644 --- a/pom.xml +++ b/pom.xml @@ -27,7 +27,7 @@ org.n52.wps javaPS - 1.8.2-SNAPSHOT + 1.9.0 pom 52°North javaPS @@ -80,7 +80,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.9.0 diff --git a/rest/pom.xml b/rest/pom.xml index 06f0c8e7..9ac249c0 100644 --- a/rest/pom.xml +++ b/rest/pom.xml @@ -20,7 +20,7 @@ org.n52.wps javaPS - 1.8.2-SNAPSHOT + 1.9.0 rest diff --git a/service/pom.xml b/service/pom.xml index 1998fe9d..b7c46704 100644 --- a/service/pom.xml +++ b/service/pom.xml @@ -22,7 +22,7 @@ org.n52.wps javaPS - 1.8.2-SNAPSHOT + 1.9.0 service diff --git a/transactional-rest/pom.xml b/transactional-rest/pom.xml index fbcbf930..3c1ff9d5 100644 --- a/transactional-rest/pom.xml +++ b/transactional-rest/pom.xml @@ -20,7 +20,7 @@ org.n52.wps javaPS - 1.8.2-SNAPSHOT + 1.9.0 4.0.0 transactional-rest diff --git a/transactional/pom.xml b/transactional/pom.xml index d0adfd35..91cb4ece 100644 --- a/transactional/pom.xml +++ b/transactional/pom.xml @@ -20,7 +20,7 @@ org.n52.wps javaPS - 1.8.2-SNAPSHOT + 1.9.0 4.0.0 transactional diff --git a/webapp/pom.xml b/webapp/pom.xml index e3ed52e3..a13df29a 100644 --- a/webapp/pom.xml +++ b/webapp/pom.xml @@ -22,7 +22,7 @@ org.n52.wps javaPS - 1.8.2-SNAPSHOT + 1.9.0 webapp diff --git a/xml/pom.xml b/xml/pom.xml index 9e56c7f0..1ef9cd89 100644 --- a/xml/pom.xml +++ b/xml/pom.xml @@ -21,7 +21,7 @@ org.n52.wps javaPS - 1.8.2-SNAPSHOT + 1.9.0 xml 52°North javaPS POX Binding