Skip to content

Commit

Permalink
updated version
Browse files Browse the repository at this point in the history
  • Loading branch information
albogdano committed Aug 31, 2016
1 parent a0c8ce6 commit f8df7d8
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -25,7 +25,7 @@ The plugin is on Maven Central. Here's the Maven snippet to include in your `pom
<dependency>
<groupId>com.erudika</groupId>
<artifactId>para-dao-mongodb</artifactId>
<version>1.18.4</version>
<version>1.20.0</version>
</dependency>
```

Expand Down
4 changes: 2 additions & 2 deletions pom.xml
Expand Up @@ -10,7 +10,7 @@

<groupId>com.erudika</groupId>
<artifactId>para-dao-mongodb</artifactId>
<version>1.18.4-SNAPSHOT</version>
<version>1.20.1-SNAPSHOT</version>

<packaging>jar</packaging>
<name>Para MongoDB DAO</name>
Expand Down Expand Up @@ -331,4 +331,4 @@
</repository>
</repositories>

</project>
</project>

0 comments on commit f8df7d8

Please sign in to comment.