summaryrefslogtreecommitdiffstats
path: root/java/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'java/pom.xml')
-rw-r--r--java/pom.xml8
1 files changed, 4 insertions, 4 deletions
diff --git a/java/pom.xml b/java/pom.xml
index c117cea..de6f755 100644
--- a/java/pom.xml
+++ b/java/pom.xml
@@ -3,7 +3,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>com.googlecode.libphonenumber</groupId>
<artifactId>libphonenumber-parent</artifactId>
- <version>5.6-SNAPSHOT</version>
+ <version>5.6</version>
<packaging>pom</packaging>
<url>http://code.google.com/p/libphonenumber/</url>
@@ -31,9 +31,9 @@
</licenses>
<scm>
- <connection>scm:svn:http://libphonenumber.googlecode.com/svn/trunk/java/</connection>
- <developerConnection>scm:svn:https://libphonenumber.googlecode.com/svn/trunk/java/</developerConnection>
- <url>scm:svn:http://libphonenumber.googlecode.com/svn/trunk/java/</url>
+ <connection>scm:svn:http://libphonenumber.googlecode.com/svn/tags/libphonenumber-5.6</connection>
+ <developerConnection>scm:svn:https://libphonenumber.googlecode.com/svn/tags/libphonenumber-5.6</developerConnection>
+ <url>scm:svn:http://libphonenumber.googlecode.com/svn/tags/libphonenumber-5.6</url>
</scm>
<properties>