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.
2 parents f9407ed + 14a3224 commit 24c62bfCopy full SHA for 24c62bf
pom.xml
@@ -5,7 +5,7 @@
5
6
<groupId>eu.openanalytics</groupId>
7
<artifactId>shinyproxy</artifactId>
8
- <version>3.1.1-SNAPSHOT</version>
+ <version>3.1.1</version>
9
<packaging>jar</packaging>
10
11
<name>ShinyProxy</name>
@@ -28,7 +28,7 @@
28
<java.version>17</java.version>
29
<maven.compiler.source>17</maven.compiler.source>
30
<maven.compiler.target>17</maven.compiler.target>
31
- <containerproxy.version>1.1.1-SNAPSHOT</containerproxy.version>
+ <containerproxy.version>1.1.1</containerproxy.version>
32
<resource.delimiter>&</resource.delimiter>
33
<spring-boot.version>3.2.6</spring-boot.version>
34
</properties>
0 commit comments