Skip to content

Commit

Permalink
Releasing v1.1.0 compatible with spec v1.3.2
Browse files Browse the repository at this point in the history
  • Loading branch information
fernandonogueira committed May 30, 2017
1 parent a55f231 commit 112423b
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 @@ -28,7 +28,7 @@

<groupId>com.github.OkraScheduler</groupId>
<artifactId>OkraSync</artifactId>
<version>1.1.0-SNAPSHOT</version>
<version>1.1.0</version>

<properties>
<java.version>1.8</java.version>
Expand All @@ -38,7 +38,7 @@
<dependency>
<groupId>com.github.OkraScheduler</groupId>
<artifactId>OkraApi</artifactId>
<version>1.3.0</version>
<version>1.3.2</version>
</dependency>
<dependency>
<groupId>org.mongodb</groupId>
Expand Down

0 comments on commit 112423b

Please sign in to comment.