Skip to content

Commit

Permalink
Release 2.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
fmichielssen committed Jun 21, 2019
1 parent fec8d4a commit f457605
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>2.2.3-SNAPSHOT</version>
<version>2.3.0</version>
<packaging>jar</packaging>

<name>shinyproxy</name>
Expand Down Expand Up @@ -62,7 +62,7 @@
<dependency>
<groupId>eu.openanalytics</groupId>
<artifactId>containerproxy</artifactId>
<version>0.8.3-SNAPSHOT</version>
<version>0.8.3</version>
</dependency>
<dependency>
<groupId>org.springframework.boot</groupId>
Expand Down

0 comments on commit f457605

Please sign in to comment.