Skip to content

Commit

Permalink
Merge tag 'v3.1.0' into develop
Browse files Browse the repository at this point in the history
3.1.0
  • Loading branch information
LEDfan committed May 7, 2024
2 parents 3443eb8 + 8ae5076 commit 520f20a
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.0-SNAPSHOT</version>
<version>3.1.0</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.0-SNAPSHOT</containerproxy.version>
<containerproxy.version>1.1.0</containerproxy.version>
<resource.delimiter>&amp;</resource.delimiter>
<spring-boot.version>3.2.2</spring-boot.version>
</properties>
Expand Down

0 comments on commit 520f20a

Please sign in to comment.