We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 595f88d commit 556a3c8Copy full SHA for 556a3c8
1 file changed
pom.xml
@@ -5,14 +5,14 @@
5
6
<groupId>eu.openanalytics</groupId>
7
<artifactId>containerproxy</artifactId>
8
- <version>0.8.7</version>
+ <version>0.9.0-SNAPSHOT</version>
9
<name>ContainerProxy</name>
10
<packaging>jar</packaging>
11
12
<parent>
13
<groupId>org.springframework.boot</groupId>
14
<artifactId>spring-boot-starter-parent</artifactId>
15
- <version>2.3.3.RELEASE</version>
+ <version>2.3.4.RELEASE</version>
16
<relativePath />
17
</parent>
18
0 commit comments