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 9fdbd56 commit 7c54482Copy full SHA for 7c54482
pom.xml
@@ -5,7 +5,7 @@
5
6
<groupId>eu.openanalytics</groupId>
7
<artifactId>shinyproxy</artifactId>
8
- <version>2.2.1-SNAPSHOT</version>
+ <version>2.2.1</version>
9
<packaging>jar</packaging>
10
11
<name>shinyproxy</name>
@@ -62,7 +62,7 @@
62
<dependency>
63
64
<artifactId>containerproxy</artifactId>
65
- <version>0.8.1-SNAPSHOT</version>
+ <version>0.8.1</version>
66
</dependency>
67
68
<groupId>org.springframework.boot</groupId>
0 commit comments