diff --git a/common/pom.xml b/common/pom.xml index df6920e0227e2758b792c405375cb5bc0e3bc0b9..4d24d3cb3b7bcff7fdec2f643f9ec25ddac3121f 100644 --- a/common/pom.xml +++ b/common/pom.xml @@ -31,7 +31,7 @@ <parent> <groupId>de.itvsh.kop.eingangsadapter</groupId> <artifactId>parent</artifactId> - <version>1.7.0-SNAPSHOT</version> + <version>1.7.0</version> <relativePath>../</relativePath> </parent> <artifactId>common</artifactId> diff --git a/formcycle-adapter/formcycle-adapter-impl/pom.xml b/formcycle-adapter/formcycle-adapter-impl/pom.xml index b1e05f01a758aa67594ec124f31f59d6db9fce16..ed052256bda97882924dec4461da9729189d5db8 100644 --- a/formcycle-adapter/formcycle-adapter-impl/pom.xml +++ b/formcycle-adapter/formcycle-adapter-impl/pom.xml @@ -29,7 +29,7 @@ <parent> <groupId>de.itvsh.kop.eingangsadapter</groupId> <artifactId>formcycle-adapter</artifactId> - <version>1.7.0-SNAPSHOT</version> + <version>1.7.0</version> </parent> <artifactId>formcycle-adapter-impl</artifactId> diff --git a/formcycle-adapter/formcycle-adapter-interface/pom.xml b/formcycle-adapter/formcycle-adapter-interface/pom.xml index 93ea23599dac4d2969cfbd8ca424f54499b7e0d2..e1db593f77f23a13e1750115915617f106ebf7a1 100644 --- a/formcycle-adapter/formcycle-adapter-interface/pom.xml +++ b/formcycle-adapter/formcycle-adapter-interface/pom.xml @@ -29,17 +29,17 @@ <parent> <groupId>de.itvsh.kop.common</groupId> <artifactId>kop-common-dependencies</artifactId> - <version>2.0.0-SNAPSHOT</version> + <version>2.0.0</version> <relativePath /> </parent> <groupId>de.itvsh.kop.eingangsadapter</groupId> <artifactId>formcycle-adapter-interface</artifactId> <name>EM - Formcycle Adapter - Interface</name> - <version>1.7.0-SNAPSHOT</version> + <version>1.7.0</version> <properties> - <pluto.version>1.8.0-SNAPSHOT</pluto.version> + <pluto.version>1.8.0</pluto.version> </properties> <dependencies> diff --git a/formcycle-adapter/pom.xml b/formcycle-adapter/pom.xml index b5c1e55e9dbeef85db4598b5a6d7acae1b8892a9..b73771c1c0a130749106bbbedad30181ae210ac1 100644 --- a/formcycle-adapter/pom.xml +++ b/formcycle-adapter/pom.xml @@ -29,7 +29,7 @@ <parent> <groupId>de.itvsh.kop.eingangsadapter</groupId> <artifactId>parent</artifactId> - <version>1.7.0-SNAPSHOT</version> + <version>1.7.0</version> </parent> <artifactId>formcycle-adapter</artifactId> diff --git a/formsolutions-adapter/pom.xml b/formsolutions-adapter/pom.xml index 89abc7c13f520f1817bcb9e216f6f9227c4711f5..676ea22f8c39e97bb1a1907d7973b8c95df7842c 100644 --- a/formsolutions-adapter/pom.xml +++ b/formsolutions-adapter/pom.xml @@ -30,7 +30,7 @@ <parent> <groupId>de.itvsh.kop.eingangsadapter</groupId> <artifactId>parent</artifactId> - <version>1.7.0-SNAPSHOT</version> + <version>1.7.0</version> <relativePath>../</relativePath> </parent> diff --git a/forwarder/pom.xml b/forwarder/pom.xml index 012bce5e39ab8486de6c080f4ca91a5ee140cab0..20599b4bc578a9d028e9656776e6082e9c8ef491 100644 --- a/forwarder/pom.xml +++ b/forwarder/pom.xml @@ -29,7 +29,7 @@ <parent> <groupId>de.itvsh.kop.eingangsadapter</groupId> <artifactId>parent</artifactId> - <version>1.7.0-SNAPSHOT</version> + <version>1.7.0</version> <relativePath>../</relativePath> </parent> diff --git a/intelliform-adapter/pom.xml b/intelliform-adapter/pom.xml index 00537be2bdaeda7d081fba298d1a66a067a8bd3e..3fc613d39b91dca50f988e4e974eea4ba5335fe3 100644 --- a/intelliform-adapter/pom.xml +++ b/intelliform-adapter/pom.xml @@ -31,7 +31,7 @@ <parent> <groupId>de.itvsh.kop.eingangsadapter</groupId> <artifactId>parent</artifactId> - <version>1.7.0-SNAPSHOT</version> + <version>1.7.0</version> <relativePath>../</relativePath> </parent> diff --git a/pom.xml b/pom.xml index 6e1c5f4aad451ad8219cf938b697db21bd95e280..9efd8a6dae8fb45f42430c6c11da7ac0988143d3 100644 --- a/pom.xml +++ b/pom.xml @@ -31,13 +31,13 @@ <parent> <groupId>de.itvsh.kop.common</groupId> <artifactId>kop-common-parent</artifactId> - <version>2.0.0-SNAPSHOT</version> + <version>2.0.0</version> <relativePath /> <!-- lookup parent from repository --> </parent> <groupId>de.itvsh.kop.eingangsadapter</groupId> <artifactId>parent</artifactId> - <version>1.7.0-SNAPSHOT</version> + <version>1.7.0</version> <packaging>pom</packaging> <name>Eingangs Adapter - Parent</name> diff --git a/router/pom.xml b/router/pom.xml index 2d957f7e3b30d8083ee3ac6defa7b8b47da84b60..5d99d15269e7db61e45ec66aa383a882b89c6123 100644 --- a/router/pom.xml +++ b/router/pom.xml @@ -29,7 +29,7 @@ <parent> <groupId>de.itvsh.kop.eingangsadapter</groupId> <artifactId>parent</artifactId> - <version>1.7.0-SNAPSHOT</version> + <version>1.7.0</version> <relativePath>../</relativePath> </parent> diff --git a/semantik-adapter/pom.xml b/semantik-adapter/pom.xml index d3b0d3656c9d279179d29c589597c275c8e06742..b8e808c2c3dc5dd46b98fafa4110310ff8bb0f59 100644 --- a/semantik-adapter/pom.xml +++ b/semantik-adapter/pom.xml @@ -30,7 +30,7 @@ <parent> <groupId>de.itvsh.kop.eingangsadapter</groupId> <artifactId>parent</artifactId> - <version>1.7.0-SNAPSHOT</version> + <version>1.7.0</version> </parent> <artifactId>semantik-adapter</artifactId>