Skip to content

Commit

Permalink
Set version for release 2.1.0, using containerproxy 0.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
fmichielssen committed Dec 21, 2018
1 parent 2cf408e commit 23f6065
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.0.6-SNAPSHOT</version>
<version>2.1.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.6.1-SNAPSHOT</version>
<version>0.7.0</version>
</dependency>
<dependency>
<groupId>org.springframework.boot</groupId>
Expand Down

0 comments on commit 23f6065

Please sign in to comment.