We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3895ccf commit 5fac71cCopy full SHA for 5fac71c
pom.xml
@@ -4,7 +4,7 @@
4
5
<groupId>org.refine_viaf</groupId>
6
<artifactId>refine_viaf</artifactId>
7
- <version>1.1</version>
+ <version>1.2</version>
8
<packaging>jar</packaging>
9
10
<name>refine_viaf</name>
@@ -17,7 +17,7 @@
17
<parent>
18
<groupId>org.springframework.boot</groupId>
19
<artifactId>spring-boot-starter-parent</artifactId>
20
- <version>1.3.2.RELEASE</version>
+ <version>1.3.3.RELEASE</version>
21
</parent>
22
23
<dependencies>
0 commit comments