Skip to content

Commit

Permalink
Release 2.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
fmichielssen committed Mar 22, 2019
1 parent 390fb65 commit b6ac97a
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.0-SNAPSHOT</version>
<version>2.2.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.0-SNAPSHOT</version>
<version>0.8.0</version>
</dependency>
<dependency>
<groupId>org.springframework.boot</groupId>
Expand Down

0 comments on commit b6ac97a

Please sign in to comment.