Skip to content
Snippets Groups Projects
Commit 25257b11 authored by Michael Simon's avatar Michael Simon
Browse files

Version update to 2.5.10

parent 6f2eb181
No related branches found
No related tags found
No related merge requests found
......@@ -22,26 +22,26 @@
<parent>
<groupId>edu.kit.scc</groupId>
<artifactId>bwreg</artifactId>
<version>2.5.9</version>
<version>2.5.10</version>
</parent>
<dependencies>
<dependency>
<groupId>edu.kit.scc</groupId>
<artifactId>bwreg-jpa</artifactId>
<version>2.5.9</version>
<version>2.5.10</version>
<type>ejb</type>
</dependency>
<dependency>
<groupId>edu.kit.scc</groupId>
<artifactId>bwreg-service</artifactId>
<version>2.5.9</version>
<version>2.5.10</version>
<type>ejb</type>
</dependency>
<dependency>
<groupId>edu.kit.scc</groupId>
<artifactId>bwreg-webapp</artifactId>
<version>2.5.9</version>
<version>2.5.10</version>
<type>war</type>
</dependency>
......
......@@ -17,7 +17,7 @@
<parent>
<groupId>edu.kit.scc</groupId>
<artifactId>bwreg</artifactId>
<version>2.5.9</version>
<version>2.5.10</version>
</parent>
<dependencyManagement>
......
......@@ -17,7 +17,7 @@
<parent>
<artifactId>bwreg</artifactId>
<groupId>edu.kit.scc</groupId>
<version>2.5.9</version>
<version>2.5.10</version>
</parent>
<properties>
......@@ -30,7 +30,7 @@
<dependency>
<groupId>edu.kit.scc</groupId>
<artifactId>bwreg-jpa</artifactId>
<version>2.5.9</version>
<version>2.5.10</version>
<type>ejb</type>
<scope>provided</scope>
</dependency>
......
......@@ -15,7 +15,7 @@
<parent>
<artifactId>bwreg</artifactId>
<groupId>edu.kit.scc</groupId>
<version>2.5.9</version>
<version>2.5.10</version>
</parent>
<packaging>war</packaging>
......@@ -29,14 +29,14 @@
<dependency>
<groupId>edu.kit.scc</groupId>
<artifactId>bwreg-jpa</artifactId>
<version>2.5.9</version>
<version>2.5.10</version>
<type>ejb</type>
<scope>provided</scope>
</dependency>
<dependency>
<groupId>edu.kit.scc</groupId>
<artifactId>bwreg-service</artifactId>
<version>2.5.9</version>
<version>2.5.10</version>
<type>ejb</type>
<scope>provided</scope>
</dependency>
......
......@@ -13,7 +13,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>edu.kit.scc</groupId>
<artifactId>bwreg</artifactId>
<version>2.5.9</version>
<version>2.5.10</version>
<packaging>pom</packaging>
<name>bw Services Registration Webapp</name>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment