Skip to content
This repository has been archived by the owner on Nov 29, 2024. It is now read-only.

Commit

Permalink
[maven-release-plugin] prepare release v3.2
Browse files Browse the repository at this point in the history
  • Loading branch information
kops committed Sep 11, 2015
1 parent f063a91 commit 9896993
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 @@ -27,7 +27,7 @@
<modelVersion>4.0.0</modelVersion>

<artifactId>nominatim-api</artifactId>
<version>3.2-SNAPSHOT</version>
<version>3.2</version>
<packaging>jar</packaging>

<name>Nominatim Java API client</name>
Expand All @@ -47,7 +47,7 @@
<url>https://github.com/kops/nominatim-java-api/tree/master</url>
<connection>scm:git:[email protected]:kops/nominatim-java-api.git</connection>
<developerConnection>scm:git:[email protected]:kops/nominatim-java-api.git</developerConnection>
<tag>HEAD</tag>
<tag>v3.2</tag>
</scm>

<issueManagement>
Expand Down

0 comments on commit 9896993

Please sign in to comment.