updated pom version

This commit is contained in:
AZ 2017-02-01 22:16:04 +01:00
parent aa685fb280
commit 75cf84c65b

View File

@ -2,9 +2,9 @@
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<groupId>com.iota</groupId>
<groupId>org.iota</groupId>
<artifactId>jota</artifactId>
<version>1.0.0-PRERELEASE</version>
<version>0.9.0-RC1</version>
<name>JOTA</name>
<description>JOTA library is a simple Java wrapper around IOTA Node's JSON-REST HTTP interface.</description>