[maven-release-plugin] prepare for next development iteration
authorjia.shao.peng <jia.shao.peng@ee073f10-1060-11df-b6a4-87a95322a99c>
Thu, 30 Jun 2011 09:31:01 +0000 (09:31 +0000)
committerjia.shao.peng <jia.shao.peng@ee073f10-1060-11df-b6a4-87a95322a99c>
Thu, 30 Jun 2011 09:31:01 +0000 (09:31 +0000)
git-svn-id: http://libphonenumber.googlecode.com/svn/trunk@281 ee073f10-1060-11df-b6a4-87a95322a99c

java/pom.xml

index ffeadfe8c81a9b8e3d42374fbfce70ab78393c2e..2508cc1d579e52e1f37766d3d47d02bd3b2ae734 100644 (file)
@@ -3,7 +3,7 @@
   <modelVersion>4.0.0</modelVersion>
   <groupId>com.googlecode.libphonenumber</groupId>
   <artifactId>libphonenumber</artifactId>
-  <version>3.7</version>
+  <version>3.8-SNAPSHOT</version>
   <packaging>jar</packaging>
   <name>libphonenumber</name>
   <url>http://code.google.com/p/libphonenumber/</url>
@@ -32,9 +32,9 @@
   </licenses>
 
   <scm>
-    <connection>scm:svn:http://libphonenumber.googlecode.com/svn/tags/libphonenumber-3.7</connection>
-    <developerConnection>scm:svn:https://libphonenumber.googlecode.com/svn/tags/libphonenumber-3.7</developerConnection>
-    <url>scm:svn:http://libphonenumber.googlecode.com/svn/tags/libphonenumber-3.7</url>
+    <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>
   </scm>
 
   <properties>