| 
     
      
      
      From: <joh...@us...> - 2012-03-15 01:46:17
      
     
   | 
Revision: 117
          http://andspidclient.svn.sourceforge.net/andspidclient/?rev=117&view=rev
Author:   johnpage-09
Date:     2012-03-15 01:46:11 +0000 (Thu, 15 Mar 2012)
Log Message:
-----------
[maven-release-plugin] prepare for next development iteration
Modified Paths:
--------------
    trunk/pom.xml
Modified: trunk/pom.xml
===================================================================
--- trunk/pom.xml	2012-03-15 01:46:02 UTC (rev 116)
+++ trunk/pom.xml	2012-03-15 01:46:11 UTC (rev 117)
@@ -52,7 +52,7 @@
 	<groupId>net.sourceforge.andspidclient</groupId>
 	<artifactId>ands-pid-client</artifactId>
 	<packaging>jar</packaging>
-	<version>1.0.15</version>
+	<version>1.0.16-SNAPSHOT</version>
 	<name>ands-pid-client</name>
 	<description>A generic client library for accessing the ANDS Persistent Identifier service. See the Javadoc report for full details on usage.</description>
 	<url>http://andspidclient.sourceforge.net/</url>
@@ -61,9 +61,9 @@
     <url>https://sourceforge.net/apps/trac/andspidclient/</url>
   </issueManagement>
 	<scm>
-	   <connection>scm:svn:https://andspidclient.svn.sourceforge.net/svnroot/andspidclient/tags/ands-pid-client-1.0.15</connection>
-	   <developerConnection>scm:svn:https://andspidclient.svn.sourceforge.net/svnroot/andspidclient/tags/ands-pid-client-1.0.15</developerConnection>
-	   <url>http://andspidclient.svn.sourceforge.net/viewvc/andspidclient/tags/ands-pid-client-1.0.15</url>
+	   <connection>scm:svn:https://andspidclient.svn.sourceforge.net/svnroot/andspidclient/trunk</connection>
+	   <developerConnection>scm:svn:https://andspidclient.svn.sourceforge.net/svnroot/andspidclient/trunk/</developerConnection>
+	   <url>http://andspidclient.svn.sourceforge.net/viewvc/andspidclient/trunk</url>
 	</scm>
 	<distributionManagement>
 		<site>
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
 |