Commit ccedf2b Dominick Leppich
committed
1 parent ce8ab5b commit ccedf2b Copy full SHA for ccedf2b
File tree 3 files changed +4
-4
lines changed
3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 10
10
</parent >
11
11
<groupId >io.goobi.vocabulary</groupId >
12
12
<artifactId >vocabulary-server-core</artifactId >
13
- <version >1.1.10 </version >
13
+ <version >1.1.11-SNAPSHOT </version >
14
14
<name >Vocabulary-Server-Core</name >
15
15
<description >Spring Boot based RESTful web service for vocabulary management</description >
16
16
<packaging >jar</packaging >
35
35
<dependency >
36
36
<groupId >io.goobi.vocabulary</groupId >
37
37
<artifactId >vocabulary-server-exchange</artifactId >
38
- <version >1.1.10 </version >
38
+ <version >1.1.11-SNAPSHOT </version >
39
39
<scope >compile</scope >
40
40
</dependency >
41
41
Original file line number Diff line number Diff line change 4
4
<modelVersion >4.0.0</modelVersion >
5
5
<groupId >io.goobi.vocabulary</groupId >
6
6
<artifactId >vocabulary-server-exchange</artifactId >
7
- <version >1.1.10 </version >
7
+ <version >1.1.11-SNAPSHOT </version >
8
8
<name >Vocabulary Exchange</name >
9
9
<description >Vocabulary data exchange classes</description >
10
10
<packaging >jar</packaging >
Original file line number Diff line number Diff line change 4
4
<modelVersion >4.0.0</modelVersion >
5
5
<groupId >io.goobi.vocabulary</groupId >
6
6
<artifactId >vocabulary-server</artifactId >
7
- <version >1.1.10 </version >
7
+ <version >1.1.11-SNAPSHOT </version >
8
8
<name >Vocabulary-Server</name >
9
9
<packaging >pom</packaging >
10
10
<description >RESTful webservice for vocabulary management</description >
You can’t perform that action at this time.
0 commit comments