Skip to content

Commit

Permalink
Updating spec to v1.4.2 (this doesn't impact OkraSync)
Browse files Browse the repository at this point in the history
  • Loading branch information
fernandonogueira committed May 30, 2017
1 parent 5c87117 commit 486d3ea
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</version>
<version>1.1.1</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.2</version>
<version>1.4.2</version>
</dependency>
<dependency>
<groupId>org.mongodb</groupId>
Expand Down

0 comments on commit 486d3ea

Please sign in to comment.