Skip to content
Snippets Groups Projects
Commit 96c3a51c authored by OZGCloud's avatar OZGCloud
Browse files

OZG-3085 fix versions

parent d0e4bb71
No related branches found
No related tags found
No related merge requests found
......@@ -46,10 +46,12 @@
<dependency>
<groupId>de.itvsh.ozg.pluto</groupId>
<artifactId>pluto-interface</artifactId>
<version>${project.version}</version>
</dependency>
<dependency>
<groupId>de.itvsh.ozg.pluto</groupId>
<artifactId>pluto-utils</artifactId>
<version>${project.version}</version>
</dependency>
<dependency>
<groupId>de.itvsh.kop.user</groupId>
......@@ -98,6 +100,7 @@
<dependency>
<groupId>de.itvsh.ozg.pluto</groupId>
<artifactId>pluto-utils</artifactId>
<version>${project.version}</version>
<type>test-jar</type>
<scope>test</scope>
</dependency>
......
......@@ -67,10 +67,12 @@
<dependency>
<groupId>de.itvsh.ozg.pluto</groupId>
<artifactId>pluto-interface</artifactId>
<version>${project.version}</version>
</dependency>
<dependency>
<groupId>de.itvsh.ozg.pluto</groupId>
<artifactId>pluto-utils</artifactId>
<version>${project.version}</version>
</dependency>
<dependency>
......@@ -209,6 +211,7 @@
<dependency>
<groupId>de.itvsh.ozg.pluto</groupId>
<artifactId>pluto-utils</artifactId>
<version>${project.version}</version>
<type>test-jar</type>
<scope>test</scope>
</dependency>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment