diff --git a/common/pom.xml b/common/pom.xml index dd707890b53c36269388b61004391041f60e3b7f..d4c2ee2b7e78e2504092f83f2f45425081c5d9a9 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.13.0-SNAPSHOT</version> + <version>1.14.0-SNAPSHOT</version> <relativePath>../</relativePath> </parent> <artifactId>common</artifactId> diff --git a/enterprise-adapter/pom.xml b/enterprise-adapter/pom.xml index e02b3e6c8b386daea23e98c1d4f614c370196861..d7413a173f21a11ed3580d2aa9d78a93a030f1f2 100644 --- a/enterprise-adapter/pom.xml +++ b/enterprise-adapter/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>de.itvsh.kop.eingangsadapter</groupId> <artifactId>parent</artifactId> - <version>1.13.0-SNAPSHOT</version> + <version>1.14.0-SNAPSHOT</version> </parent> <artifactId>enterprise-adapter</artifactId> <name>EM - Enterprise Interface Adapter</name> diff --git a/formcycle-adapter/formcycle-adapter-impl/pom.xml b/formcycle-adapter/formcycle-adapter-impl/pom.xml index 0eec81b38b2b59561b8f1375f64542519ed66ca0..1a51e16e377cf994169a58e5cc0db8b4fa62c020 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.13.0-SNAPSHOT</version> + <version>1.14.0-SNAPSHOT</version> <relativePath>../</relativePath> </parent> diff --git a/formcycle-adapter/formcycle-adapter-interface/pom.xml b/formcycle-adapter/formcycle-adapter-interface/pom.xml index 59551e38b009e76b68469e60619ad0e92d23bf13..7b6c50212db4bcea44702c89206fcbd024da72ce 100644 --- a/formcycle-adapter/formcycle-adapter-interface/pom.xml +++ b/formcycle-adapter/formcycle-adapter-interface/pom.xml @@ -36,7 +36,7 @@ <groupId>de.itvsh.kop.eingangsadapter</groupId> <artifactId>formcycle-adapter-interface</artifactId> <name>EM - Formcycle Adapter - Interface</name> - <version>1.13.0-SNAPSHOT</version> + <version>1.14.0-SNAPSHOT</version> <properties> <pluto.version>1.11.0</pluto.version> diff --git a/formcycle-adapter/pom.xml b/formcycle-adapter/pom.xml index aba4ee7ea6e1270db7a7280c8d2e8d2f3f304520..c78a9839d4416e74298dec9b52f84d69f64d0f88 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.13.0-SNAPSHOT</version> + <version>1.14.0-SNAPSHOT</version> </parent> <artifactId>formcycle-adapter</artifactId> diff --git a/formsolutions-adapter/pom.xml b/formsolutions-adapter/pom.xml index 39cb2a5f4897808309ca7d02f8b60f3db923a7aa..9952a4f2e95322764b3de76e72e916d0793516f4 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.13.0-SNAPSHOT</version> + <version>1.14.0-SNAPSHOT</version> <relativePath>../</relativePath> </parent> diff --git a/forwarder/pom.xml b/forwarder/pom.xml index 18005f94c1df07087454ad67e35ff9e0ba3df7d4..be220cdea5ceaad43af3a6dd5691a38775b9378d 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.13.0-SNAPSHOT</version> + <version>1.14.0-SNAPSHOT</version> <relativePath>../</relativePath> </parent> diff --git a/intelliform-adapter/pom.xml b/intelliform-adapter/pom.xml index b8cdc2e089c889d9e020924034c70440c90959b6..867e10a9e006caf2520307ccf7a902bad1f02859 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.13.0-SNAPSHOT</version> + <version>1.14.0-SNAPSHOT</version> <relativePath>../</relativePath> </parent> diff --git a/pom.xml b/pom.xml index b2d3a704ce367b4c6aa8d08ab03f200b71ad62ce..8a57b5b9cf5655cde9efe8c07b35d00de73b6e70 100644 --- a/pom.xml +++ b/pom.xml @@ -39,7 +39,7 @@ <groupId>de.itvsh.kop.eingangsadapter</groupId> <artifactId>parent</artifactId> - <version>1.13.0-SNAPSHOT</version> + <version>1.14.0-SNAPSHOT</version> <packaging>pom</packaging> <name>Eingangs Adapter - Parent</name> @@ -58,7 +58,7 @@ <properties> <mapstruct.version>1.4.2.Final</mapstruct.version> - <pluto.version>1.16.0-SNAPSHOT</pluto.version> + <pluto.version>1.16.0</pluto.version> <jsoup.version>1.14.3</jsoup.version> <xmlschema.version>2.3.0</xmlschema.version> diff --git a/router/pom.xml b/router/pom.xml index 494f32c4d42905dc7ca34a5d4df853bdb9f51a34..e80638815449214d16616640127a72238e4dc190 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.13.0-SNAPSHOT</version> + <version>1.14.0-SNAPSHOT</version> <relativePath>../</relativePath> </parent> diff --git a/semantik-adapter/pom.xml b/semantik-adapter/pom.xml index a2b9f23ed27d036187db99f5516deef4aab46e9b..664fd4e89bfc60c3911fff06f94b607b7d59e6bc 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.13.0-SNAPSHOT</version> + <version>1.14.0-SNAPSHOT</version> </parent> <artifactId>semantik-adapter</artifactId> diff --git a/xta-adapter/pom.xml b/xta-adapter/pom.xml index e790540308694b5d4b9e6f15bcd6948d85b617b8..37d8b53395d8b74a3be6e4b3ecf3f5b00a842807 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.13.0-SNAPSHOT</version> + <version>1.14.0-SNAPSHOT</version> </parent> <artifactId>xta-adapter</artifactId> <name>Eingangs Adapter - XTA</name>