diff --git a/common/pom.xml b/common/pom.xml index dd707890b53c36269388b61004391041f60e3b7f..f749bea1362287316f08d69a313aff8fc366e7d5 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.13.0</version> <relativePath>../</relativePath> </parent> <artifactId>common</artifactId> diff --git a/enterprise-adapter/pom.xml b/enterprise-adapter/pom.xml index e02b3e6c8b386daea23e98c1d4f614c370196861..ae0398a44534056483f78a9683aacc7bdc9fac25 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.13.0</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..87f18591428824bf4edb9c69795f44f16101515e 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.13.0</version> <relativePath>../</relativePath> </parent> diff --git a/formcycle-adapter/formcycle-adapter-interface/pom.xml b/formcycle-adapter/formcycle-adapter-interface/pom.xml index 59551e38b009e76b68469e60619ad0e92d23bf13..ca2731cc7d9db9c8f05b62fad2caf60c4132c2d8 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.13.0</version> <properties> <pluto.version>1.11.0</pluto.version> diff --git a/formcycle-adapter/pom.xml b/formcycle-adapter/pom.xml index aba4ee7ea6e1270db7a7280c8d2e8d2f3f304520..1846de1c30d9380752735e7cc17a47f70099e000 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.13.0</version> </parent> <artifactId>formcycle-adapter</artifactId> diff --git a/formsolutions-adapter/pom.xml b/formsolutions-adapter/pom.xml index 39cb2a5f4897808309ca7d02f8b60f3db923a7aa..92fa884e3d9ee0b9e24d519bf245c71c71e03e95 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.13.0</version> <relativePath>../</relativePath> </parent> diff --git a/forwarder/pom.xml b/forwarder/pom.xml index 18005f94c1df07087454ad67e35ff9e0ba3df7d4..cd3ad058511ce6c3480566104e2892522cdb185e 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.13.0</version> <relativePath>../</relativePath> </parent> diff --git a/intelliform-adapter/pom.xml b/intelliform-adapter/pom.xml index b8cdc2e089c889d9e020924034c70440c90959b6..edcd02ecc1bbb4ee1320e33810acaa4a07e14af6 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.13.0</version> <relativePath>../</relativePath> </parent> diff --git a/pom.xml b/pom.xml index b2d3a704ce367b4c6aa8d08ab03f200b71ad62ce..3cc5f2364e218e24f19a9e36760409a2f6173dd5 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.13.0</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..4070074008356775822671597a5894dcaf346530 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.13.0</version> <relativePath>../</relativePath> </parent> diff --git a/semantik-adapter/pom.xml b/semantik-adapter/pom.xml index a2b9f23ed27d036187db99f5516deef4aab46e9b..dfe50c4b3ffbcf13ed530342be1cdf4236b2d4f8 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.13.0</version> </parent> <artifactId>semantik-adapter</artifactId> diff --git a/xta-adapter/pom.xml b/xta-adapter/pom.xml index e790540308694b5d4b9e6f15bcd6948d85b617b8..a572166ecce369a2c3c3226a3b700c378dd4a29d 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.13.0</version> </parent> <artifactId>xta-adapter</artifactId> <name>Eingangs Adapter - XTA</name>