diff --git a/common/pom.xml b/common/pom.xml index 5ff67c52753abe4541684d49fe94e070b1ff7cf7..61edec120b68f9282da296acd66e951e10b9bec1 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.11.0-SNAPSHOT</version> + <version>1.11.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 b8ad58632830074aa647220c59e594324caa6f36..dfcbe0aa2f288f261d625cda64b300ffad99c2c3 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.11.0-SNAPSHOT</version> + <version>1.11.0</version> <relativePath>../</relativePath> </parent> diff --git a/formcycle-adapter/formcycle-adapter-interface/pom.xml b/formcycle-adapter/formcycle-adapter-interface/pom.xml index ce9b16cf89e288b9a3c5b5cae23bd90a55f1c893..4953871afebf6af19fe3201eaae28bb39bd5c800 100644 --- a/formcycle-adapter/formcycle-adapter-interface/pom.xml +++ b/formcycle-adapter/formcycle-adapter-interface/pom.xml @@ -36,10 +36,10 @@ <groupId>de.itvsh.kop.eingangsadapter</groupId> <artifactId>formcycle-adapter-interface</artifactId> <name>EM - Formcycle Adapter - Interface</name> - <version>1.11.0-SNAPSHOT</version> + <version>1.11.0</version> <properties> - <pluto.version>1.11.0-SNAPSHOT</pluto.version> + <pluto.version>1.11.0</pluto.version> <java.version>17</java.version> <maven.compiler.source>${java.version}</maven.compiler.source> <maven.compiler.target>${java.version}</maven.compiler.target> diff --git a/formcycle-adapter/pom.xml b/formcycle-adapter/pom.xml index f65b15c4cf529ff8e00ad047c90ef4bd3c9563ca..8325ec60f56df49ed101060db004280cedbde865 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.11.0-SNAPSHOT</version> + <version>1.11.0</version> </parent> <artifactId>formcycle-adapter</artifactId> diff --git a/formsolutions-adapter/pom.xml b/formsolutions-adapter/pom.xml index e5dab7067df71b843ecc372fff24df0c519b3007..a2940076e7486fa06a38f587f1d0de6c04ae5ca0 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.11.0-SNAPSHOT</version> + <version>1.11.0</version> <relativePath>../</relativePath> </parent> diff --git a/forwarder/pom.xml b/forwarder/pom.xml index c700166310f8bdae05fd41f7da3b783063803b11..c2ae68048e27bb048038396e1d6ff1be28abf610 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.11.0-SNAPSHOT</version> + <version>1.11.0</version> <relativePath>../</relativePath> </parent> diff --git a/intelliform-adapter/pom.xml b/intelliform-adapter/pom.xml index 2e2324b142596ed850986809b457ab5b3784b09d..62ff6764752b2d220aedb056118f6d822560a873 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.11.0-SNAPSHOT</version> + <version>1.11.0</version> <relativePath>../</relativePath> </parent> diff --git a/pom.xml b/pom.xml index 380406f52b9ac5498dc93fc8ed0c550389d37527..9e0496ff1401fad39862794bd4d516f741c154eb 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.3.0-SNAPSHOT</version> + <version>2.3.0</version> <relativePath/> <!-- lookup parent from repository --> </parent> <groupId>de.itvsh.kop.eingangsadapter</groupId> <artifactId>parent</artifactId> - <version>1.11.0-SNAPSHOT</version> + <version>1.11.0</version> <packaging>pom</packaging> <name>Eingangs Adapter - Parent</name> diff --git a/router/pom.xml b/router/pom.xml index 2ab6d7b2d930744f2f89e930c90278d924b787d8..56091753843e89b259eaa22df11fecf208e83f54 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.11.0-SNAPSHOT</version> + <version>1.11.0</version> <relativePath>../</relativePath> </parent> diff --git a/semantik-adapter/pom.xml b/semantik-adapter/pom.xml index 87830d62e27f1888a091855d3f4b6eaab785d957..d7cff717b63565abe613841ad42191ee853da6b4 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.11.0-SNAPSHOT</version> + <version>1.11.0</version> </parent> <artifactId>semantik-adapter</artifactId> diff --git a/xta-adapter/pom.xml b/xta-adapter/pom.xml index 1ff8141f2256beaf9dc4b4b2b05364714992fbe5..dfb85c8bae88864ad78b2f6cb7e24ea017319bbf 100644 --- a/xta-adapter/pom.xml +++ b/xta-adapter/pom.xml @@ -4,7 +4,7 @@ <parent> <groupId>de.itvsh.kop.eingangsadapter</groupId> <artifactId>parent</artifactId> - <version>1.11.0-SNAPSHOT</version> + <version>1.11.0</version> </parent> <artifactId>xta-adapter</artifactId> <name>Eingangs Adapter - XTA</name>