Skip to content

Commit

Permalink
Release 2.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
fmichielssen committed May 10, 2019
1 parent 57ccd7e commit cdd9d16
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.2-SNAPSHOT</version>
<version>2.2.2</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.2-SNAPSHOT</version>
<version>0.8.2</version>
</dependency>
<dependency>
<groupId>org.springframework.boot</groupId>
Expand Down

0 comments on commit cdd9d16

Please sign in to comment.