Skip to content

Commit

Permalink
Version 2.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
ychaikin committed Nov 27, 2018
1 parent e6800f4 commit abc6405
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 @@ -15,7 +15,7 @@
<groupId>com.clearlydecoded</groupId>
<artifactId>rest-messenger-demo</artifactId>
<packaging>jar</packaging>
<version>2.2.2-SNAPSHOT</version>
<version>2.2.2</version>

<properties>
<maven.compiler.source>1.8</maven.compiler.source>
Expand Down Expand Up @@ -53,7 +53,7 @@
<dependency>
<groupId>com.clearlydecoded</groupId>
<artifactId>rest-messenger</artifactId>
<version>2.2.2-SNAPSHOT</version>
<version>2.2.2</version>
</dependency>

<dependency>
Expand Down

0 comments on commit abc6405

Please sign in to comment.