Skip to content

Commit

Permalink
[maven-release-plugin] prepare release openstack4j-1.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
gondor committed Oct 2, 2014
1 parent 504ae32 commit 790e855
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.pacesys</groupId>
<artifactId>openstack4j</artifactId>
<version>1.0.2-SNAPSHOT</version>
<version>1.0.2</version>
<name>OpenStack Java API</name>
<description>OpenStack Java API</description>
<url>http://github.com/gondor/openstack4j/</url>
Expand All @@ -32,7 +32,8 @@
<connection>scm:git:[email protected]:gondor/openstack4j.git</connection>
<developerConnection>scm:git:[email protected]:gondor/openstack4j.git</developerConnection>
<url>http://github.com/gondor/openstack4j/</url>
</scm>
<tag>openstack4j-1.0.2</tag>
</scm>
<dependencies>
<dependency>
<groupId>org.codehaus.jackson</groupId>
Expand Down

0 comments on commit 790e855

Please sign in to comment.