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 3443eb8 + 8ae5076 commit 520f20aCopy full SHA for 520f20a
pom.xml
@@ -5,7 +5,7 @@
5
6
<groupId>eu.openanalytics</groupId>
7
<artifactId>shinyproxy</artifactId>
8
- <version>3.1.0-SNAPSHOT</version>
+ <version>3.1.0</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.0-SNAPSHOT</containerproxy.version>
+ <containerproxy.version>1.1.0</containerproxy.version>
32
<resource.delimiter>&</resource.delimiter>
33
<spring-boot.version>3.2.2</spring-boot.version>
34
</properties>
0 commit comments