Skip to content
Snippets Groups Projects
Commit 1d3537d0 authored by OZGCloud's avatar OZGCloud
Browse files

release version 1.10.0

parent 8732bcff
Branches
Tags 1.10.0
No related merge requests found
......@@ -31,7 +31,7 @@
<parent>
<groupId>de.itvsh.kop.eingangsadapter</groupId>
<artifactId>parent</artifactId>
<version>1.10.0-SNAPSHOT</version>
<version>1.10.0</version>
<relativePath>../</relativePath>
</parent>
<artifactId>common</artifactId>
......
......@@ -29,7 +29,7 @@
<parent>
<groupId>de.itvsh.kop.eingangsadapter</groupId>
<artifactId>formcycle-adapter</artifactId>
<version>1.10.0-SNAPSHOT</version>
<version>1.10.0</version>
</parent>
<artifactId>formcycle-adapter-impl</artifactId>
......
......@@ -36,10 +36,10 @@
<groupId>de.itvsh.kop.eingangsadapter</groupId>
<artifactId>formcycle-adapter-interface</artifactId>
<name>EM - Formcycle Adapter - Interface</name>
<version>1.10.0-SNAPSHOT</version>
<version>1.10.0</version>
<properties>
<pluto.version>1.10.0-SNAPSHOT</pluto.version>
<pluto.version>1.10.0</pluto.version>
<java.version>17</java.version>
<maven.compiler.source>${java.version}</maven.compiler.source>
<maven.compiler.target>${java.version}</maven.compiler.target>
......
......@@ -29,7 +29,7 @@
<parent>
<groupId>de.itvsh.kop.eingangsadapter</groupId>
<artifactId>parent</artifactId>
<version>1.10.0-SNAPSHOT</version>
<version>1.10.0</version>
</parent>
<artifactId>formcycle-adapter</artifactId>
......
......@@ -30,7 +30,7 @@
<parent>
<groupId>de.itvsh.kop.eingangsadapter</groupId>
<artifactId>parent</artifactId>
<version>1.10.0-SNAPSHOT</version>
<version>1.10.0</version>
<relativePath>../</relativePath>
</parent>
......
......@@ -29,7 +29,7 @@
<parent>
<groupId>de.itvsh.kop.eingangsadapter</groupId>
<artifactId>parent</artifactId>
<version>1.10.0-SNAPSHOT</version>
<version>1.10.0</version>
<relativePath>../</relativePath>
</parent>
......
......@@ -31,7 +31,7 @@
<parent>
<groupId>de.itvsh.kop.eingangsadapter</groupId>
<artifactId>parent</artifactId>
<version>1.10.0-SNAPSHOT</version>
<version>1.10.0</version>
<relativePath>../</relativePath>
</parent>
......
......@@ -37,7 +37,7 @@
<groupId>de.itvsh.kop.eingangsadapter</groupId>
<artifactId>parent</artifactId>
<version>1.10.0-SNAPSHOT</version>
<version>1.10.0</version>
<packaging>pom</packaging>
<name>Eingangs Adapter - Parent</name>
......@@ -55,7 +55,7 @@
<properties>
<mapstruct.version>1.4.2.Final</mapstruct.version>
<pluto.version>1.10.0-SNAPSHOT</pluto.version>
<pluto.version>1.10.0</pluto.version>
<jsoup.version>1.14.3</jsoup.version>
<xmlschema.version>2.3.0</xmlschema.version>
......
......@@ -29,7 +29,7 @@
<parent>
<groupId>de.itvsh.kop.eingangsadapter</groupId>
<artifactId>parent</artifactId>
<version>1.10.0-SNAPSHOT</version>
<version>1.10.0</version>
<relativePath>../</relativePath>
</parent>
......
......@@ -30,7 +30,7 @@
<parent>
<groupId>de.itvsh.kop.eingangsadapter</groupId>
<artifactId>parent</artifactId>
<version>1.10.0-SNAPSHOT</version>
<version>1.10.0</version>
</parent>
<artifactId>semantik-adapter</artifactId>
......
......@@ -4,7 +4,7 @@
<parent>
<groupId>de.itvsh.kop.eingangsadapter</groupId>
<artifactId>parent</artifactId>
<version>1.10.0-SNAPSHOT</version>
<version>1.10.0</version>
</parent>
<artifactId>xta-adapter</artifactId>
<name>Eingangs Adapter - XTA</name>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment