diff --git a/engine/pom.xml b/engine/pom.xml index a63eafbd..cd5081e7 100644 --- a/engine/pom.xml +++ b/engine/pom.xml @@ -23,7 +23,7 @@ org.n52.wps javaPS - 1.3.0-SNAPSHOT + 1.3.0 engine diff --git a/iceland-stream/pom.xml b/iceland-stream/pom.xml index 4478d08f..607e7575 100644 --- a/iceland-stream/pom.xml +++ b/iceland-stream/pom.xml @@ -22,7 +22,7 @@ org.n52.wps javaPS - 1.3.0-SNAPSHOT + 1.3.0 iceland-stream 52°North Iceland Streaming Interfaces diff --git a/kvp/pom.xml b/kvp/pom.xml index a551a540..effd32ae 100644 --- a/kvp/pom.xml +++ b/kvp/pom.xml @@ -22,7 +22,7 @@ org.n52.wps javaPS - 1.3.0-SNAPSHOT + 1.3.0 kvp 52°North javaPS KVP Binding diff --git a/pom.xml b/pom.xml index d5eb0ae6..d64b32fd 100644 --- a/pom.xml +++ b/pom.xml @@ -28,7 +28,7 @@ org.n52.wps javaPS - 1.3.0-SNAPSHOT + 1.3.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.3.0 diff --git a/service/pom.xml b/service/pom.xml index 68d60b92..4e335bb6 100644 --- a/service/pom.xml +++ b/service/pom.xml @@ -23,7 +23,7 @@ org.n52.wps javaPS - 1.3.0-SNAPSHOT + 1.3.0 service diff --git a/webapp/pom.xml b/webapp/pom.xml index 348d04eb..99e89b5f 100644 --- a/webapp/pom.xml +++ b/webapp/pom.xml @@ -23,7 +23,7 @@ org.n52.wps javaPS - 1.3.0-SNAPSHOT + 1.3.0 webapp diff --git a/xml/pom.xml b/xml/pom.xml index b04bcd17..f0741260 100644 --- a/xml/pom.xml +++ b/xml/pom.xml @@ -22,7 +22,7 @@ org.n52.wps javaPS - 1.3.0-SNAPSHOT + 1.3.0 xml 52°North javaPS POX Binding