Skip to content

Commit

Permalink
Merge tag 'v3.1.1' into develop
Browse files Browse the repository at this point in the history
3.1.1
  • Loading branch information
LEDfan committed Jun 20, 2024
2 parents f9407ed + 14a3224 commit 24c62bf
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

<groupId>eu.openanalytics</groupId>
<artifactId>shinyproxy</artifactId>
<version>3.1.1-SNAPSHOT</version>
<version>3.1.1</version>
<packaging>jar</packaging>

<name>ShinyProxy</name>
Expand All @@ -28,7 +28,7 @@
<java.version>17</java.version>
<maven.compiler.source>17</maven.compiler.source>
<maven.compiler.target>17</maven.compiler.target>
<containerproxy.version>1.1.1-SNAPSHOT</containerproxy.version>
<containerproxy.version>1.1.1</containerproxy.version>
<resource.delimiter>&amp;</resource.delimiter>
<spring-boot.version>3.2.6</spring-boot.version>
</properties>
Expand Down

0 comments on commit 24c62bf

Please sign in to comment.