Skip to content

Commit

Permalink
Merge branch 'master' of github.com:OkraScheduler/OkraSync
Browse files Browse the repository at this point in the history
  • Loading branch information
fernandonogueira committed May 30, 2017
2 parents 3d40644 + 0b54f47 commit 5c87117
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ build.gradle
```xml
<dependency>
<groupId>com.github.OkraScheduler</groupId>
<artifactId>OkraSimple</artifactId>
<artifactId>OkraSync</artifactId>
<version>x.y.z</version>
</dependency>

Expand All @@ -51,4 +51,4 @@ build.gradle
<url>https://jitpack.io</url>
</repository>
</repositories>
```
```

0 comments on commit 5c87117

Please sign in to comment.