Skip to content

Commit

Permalink
Release new version
Browse files Browse the repository at this point in the history
  • Loading branch information
otaviojava committed Jun 25, 2017
1 parent 5d0f4aa commit 4643724
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 @@ -23,13 +23,13 @@
<parent>
<groupId>org.jnosql</groupId>
<artifactId>jnosql-parent</artifactId>
<version>0.0.2-SNAPSHOT</version>
<version>0.0.2</version>
</parent>

<groupId>org.jnosql.diana</groupId>
<artifactId>diana-api</artifactId>
<packaging>jar</packaging>
<version>0.0.2-SNAPSHOT</version>
<version>0.0.2</version>
<name>${project.groupId}:${project.artifactId}</name>
<description>Diana is a flexible and extensible API to connect NoSQL databases. It brings an easy interface to support key-value, column family, document oriented and graph databases as JDBC is for SQL databases</description>
<url>http://jnosql.org/</url>
Expand Down

0 comments on commit 4643724

Please sign in to comment.