diff --git a/common/pom.xml b/common/pom.xml index ae4ef14622c8a9fb2c79ebaa1d6a3e88e5d50c61..a51604a03d98258bd14893f8e7fe7838386d58e6 100644 --- a/common/pom.xml +++ b/common/pom.xml @@ -32,7 +32,7 @@ <parent> <groupId>de.itvsh.kop.eingangsadapter</groupId> <artifactId>parent</artifactId> - <version>1.0.0</version> + <version>1.1.0-SNAPSHOT</version> <relativePath>../</relativePath> </parent> <artifactId>common</artifactId> diff --git a/formsolutions-adapter/pom.xml b/formsolutions-adapter/pom.xml index 7655e71e0c6ed368354af3c5f36d42ca106751ae..89959d74e23ba681e10fe121770153fd63953856 100644 --- a/formsolutions-adapter/pom.xml +++ b/formsolutions-adapter/pom.xml @@ -31,7 +31,7 @@ <parent> <groupId>de.itvsh.kop.eingangsadapter</groupId> <artifactId>parent</artifactId> - <version>1.0.0</version> + <version>1.1.0-SNAPSHOT</version> <relativePath>../</relativePath> </parent> diff --git a/forwarder/pom.xml b/forwarder/pom.xml index a51a32d82d67e0a9c5813e2c4c3aeaa23dace8ff..2f6ede134873c06fcd7ed9bc035dc07e509365db 100644 --- a/forwarder/pom.xml +++ b/forwarder/pom.xml @@ -30,7 +30,7 @@ <parent> <groupId>de.itvsh.kop.eingangsadapter</groupId> <artifactId>parent</artifactId> - <version>1.0.0</version> + <version>1.1.0-SNAPSHOT</version> <relativePath>../</relativePath> </parent> diff --git a/intelliform-adapter/pom.xml b/intelliform-adapter/pom.xml index 84e02ffcd9388d0003144e30adaa1f83741e3974..cd570ef649bbfb5dc830541a168a039bf6505228 100644 --- a/intelliform-adapter/pom.xml +++ b/intelliform-adapter/pom.xml @@ -33,7 +33,7 @@ <parent> <groupId>de.itvsh.kop.eingangsadapter</groupId> <artifactId>parent</artifactId> - <version>1.0.0</version> + <version>1.1.0-SNAPSHOT</version> <relativePath>../</relativePath> </parent> diff --git a/pom.xml b/pom.xml index 62d1b87ae305041f48fbf90d336e0286eca9e59e..a5ab8e88790aca1280469a52cd01f8e25b6594b2 100644 --- a/pom.xml +++ b/pom.xml @@ -30,7 +30,7 @@ <artifactId>parent</artifactId> <name>Eingangs Adapter - Parent</name> <packaging>pom</packaging> - <version>1.0.0</version> + <version>1.1.0-SNAPSHOT</version> <parent> <groupId>de.itvsh.kop.common</groupId> @@ -51,7 +51,7 @@ <properties> <mapstruct.version>1.4.2.Final</mapstruct.version> - <pluto.version>1.2.0</pluto.version> + <pluto.version>1.3.0-SNAPSHOT</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 f81378bc7b2f4014250ccaa7cf87031c4c5e7868..30d1c33a9706b4a6d851bf17df80b46f0fa616c4 100644 --- a/router/pom.xml +++ b/router/pom.xml @@ -28,7 +28,7 @@ <parent> <groupId>de.itvsh.kop.eingangsadapter</groupId> <artifactId>parent</artifactId> - <version>1.0.0</version> + <version>1.1.0-SNAPSHOT</version> <relativePath>../</relativePath> </parent> diff --git a/semantik-adapter/pom.xml b/semantik-adapter/pom.xml index 7bd37c56093b196c2722c58f6e4e93d9ad7efe31..f343714ad0beeb722b0ea4619a3f4164cb86403d 100644 --- a/semantik-adapter/pom.xml +++ b/semantik-adapter/pom.xml @@ -31,7 +31,7 @@ <parent> <groupId>de.itvsh.kop.eingangsadapter</groupId> <artifactId>parent</artifactId> - <version>1.0.0</version> + <version>1.1.0-SNAPSHOT</version> </parent> <artifactId>semantik-adapter</artifactId>