Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
reg-app
Regapp
Commits
6448da74
Commit
6448da74
authored
Apr 17, 2018
by
michael.simon
Browse files
set version to 2.6.1
parent
8dc7d240
Changes
5
Hide whitespace changes
Inline
Side-by-side
bwreg-ear/pom.xml
View file @
6448da74
...
...
@@ -22,26 +22,26 @@
<parent>
<groupId>
edu.kit.scc
</groupId>
<artifactId>
bwreg
</artifactId>
<version>
2.
5
.1
3
</version>
<version>
2.
6
.1
</version>
</parent>
<dependencies>
<dependency>
<groupId>
edu.kit.scc
</groupId>
<artifactId>
bwreg-jpa
</artifactId>
<version>
2.
5
.1
3
</version>
<version>
2.
6
.1
</version>
<type>
ejb
</type>
</dependency>
<dependency>
<groupId>
edu.kit.scc
</groupId>
<artifactId>
bwreg-service
</artifactId>
<version>
2.
5
.1
3
</version>
<version>
2.
6
.1
</version>
<type>
ejb
</type>
</dependency>
<dependency>
<groupId>
edu.kit.scc
</groupId>
<artifactId>
bwreg-webapp
</artifactId>
<version>
2.
5
.1
3
</version>
<version>
2.
6
.1
</version>
<type>
war
</type>
</dependency>
...
...
bwreg-jpa/pom.xml
View file @
6448da74
...
...
@@ -17,7 +17,7 @@
<parent>
<groupId>
edu.kit.scc
</groupId>
<artifactId>
bwreg
</artifactId>
<version>
2.
5
.1
3
</version>
<version>
2.
6
.1
</version>
</parent>
<dependencyManagement>
...
...
bwreg-service/pom.xml
View file @
6448da74
...
...
@@ -17,7 +17,7 @@
<parent>
<artifactId>
bwreg
</artifactId>
<groupId>
edu.kit.scc
</groupId>
<version>
2.
5
.1
3
</version>
<version>
2.
6
.1
</version>
</parent>
<properties>
...
...
@@ -30,7 +30,7 @@
<dependency>
<groupId>
edu.kit.scc
</groupId>
<artifactId>
bwreg-jpa
</artifactId>
<version>
2.
5
.1
3
</version>
<version>
2.
6
.1
</version>
<type>
ejb
</type>
<scope>
provided
</scope>
</dependency>
...
...
bwreg-webapp/pom.xml
View file @
6448da74
...
...
@@ -15,7 +15,7 @@
<parent>
<artifactId>
bwreg
</artifactId>
<groupId>
edu.kit.scc
</groupId>
<version>
2.
5
.1
3
</version>
<version>
2.
6
.1
</version>
</parent>
<packaging>
war
</packaging>
...
...
@@ -29,14 +29,14 @@
<dependency>
<groupId>
edu.kit.scc
</groupId>
<artifactId>
bwreg-jpa
</artifactId>
<version>
2.
5
.1
3
</version>
<version>
2.
6
.1
</version>
<type>
ejb
</type>
<scope>
provided
</scope>
</dependency>
<dependency>
<groupId>
edu.kit.scc
</groupId>
<artifactId>
bwreg-service
</artifactId>
<version>
2.
5
.1
3
</version>
<version>
2.
6
.1
</version>
<type>
ejb
</type>
<scope>
provided
</scope>
</dependency>
...
...
pom.xml
View file @
6448da74
...
...
@@ -13,7 +13,7 @@
<modelVersion>
4.0.0
</modelVersion>
<groupId>
edu.kit.scc
</groupId>
<artifactId>
bwreg
</artifactId>
<version>
2.
5
.1
3
</version>
<version>
2.
6
.1
</version>
<packaging>
pom
</packaging>
<name>
bw Services Registration Webapp
</name>
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment