diff --git a/engine/pom.xml b/engine/pom.xml index f29520b6..c668ebc3 100644 --- a/engine/pom.xml +++ b/engine/pom.xml @@ -23,7 +23,7 @@ org.n52.wps javaPS - 1.1.2-SNAPSHOT + 1.2.0 engine diff --git a/iceland-stream/pom.xml b/iceland-stream/pom.xml index f11d962a..b00ceef5 100644 --- a/iceland-stream/pom.xml +++ b/iceland-stream/pom.xml @@ -22,7 +22,7 @@ org.n52.wps javaPS - 1.1.2-SNAPSHOT + 1.2.0 iceland-stream 52°North Iceland Streaming Interfaces diff --git a/kvp/pom.xml b/kvp/pom.xml index 9590ca0e..0cfdaf5a 100644 --- a/kvp/pom.xml +++ b/kvp/pom.xml @@ -22,7 +22,7 @@ org.n52.wps javaPS - 1.1.2-SNAPSHOT + 1.2.0 kvp 52°North javaPS KVP Binding diff --git a/pom.xml b/pom.xml index 2c8e4357..8ee37227 100644 --- a/pom.xml +++ b/pom.xml @@ -28,7 +28,7 @@ org.n52.wps javaPS - 1.1.2-SNAPSHOT + 1.2.0 pom 52°North javaPS @@ -78,7 +78,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.2.0 diff --git a/service/pom.xml b/service/pom.xml index 315fdc47..db8b5c49 100644 --- a/service/pom.xml +++ b/service/pom.xml @@ -23,7 +23,7 @@ org.n52.wps javaPS - 1.1.2-SNAPSHOT + 1.2.0 service diff --git a/webapp/pom.xml b/webapp/pom.xml index d6e92a06..af60a522 100644 --- a/webapp/pom.xml +++ b/webapp/pom.xml @@ -23,7 +23,7 @@ org.n52.wps javaPS - 1.1.2-SNAPSHOT + 1.2.0 webapp diff --git a/xml/pom.xml b/xml/pom.xml index 2329fd34..3ec45126 100644 --- a/xml/pom.xml +++ b/xml/pom.xml @@ -22,7 +22,7 @@ org.n52.wps javaPS - 1.1.2-SNAPSHOT + 1.2.0 xml 52°North javaPS POX Binding