| 
     
      
      
      From: <csi...@us...> - 2016-03-04 03:36:19
      
     
   | 
Revision: 190
          http://sourceforge.net/p/andspidclient/code/190
Author:   csirobuilduser
Date:     2016-03-04 03:36:17 +0000 (Fri, 04 Mar 2016)
Log Message:
-----------
[maven-release-plugin] prepare for next development iteration
Modified Paths:
--------------
    trunk/pom.xml
Modified: trunk/pom.xml
===================================================================
--- trunk/pom.xml	2016-03-04 03:36:12 UTC (rev 189)
+++ trunk/pom.xml	2016-03-04 03:36:17 UTC (rev 190)
@@ -52,7 +52,7 @@
 	<groupId>net.sourceforge.andspidclient</groupId>
 	<artifactId>ands-pid-client</artifactId>
 	<packaging>jar</packaging>
-	<version>1.0.32</version>
+	<version>1.0.33-SNAPSHOT</version>
 	<name>ands-pid-client</name>
 	<description>A generic client library for accessing the ANDS Persistent Identifier and the DOI services. 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://svn.code.sf.net/p/andspidclient/code/tags/ands-pid-client-1.0.32</connection>
-	   <developerConnection>scm:svn:https://svn.code.sf.net/p/andspidclient/code/tags/ands-pid-client-1.0.32</developerConnection>
-	   <url>http://svn.code.sf.net/p/viewvc/andspidclient/tags/ands-pid-client-1.0.32</url>
+	   <connection>scm:svn:https://svn.code.sf.net/p/andspidclient/code/trunk</connection>
+	   <developerConnection>scm:svn:https://svn.code.sf.net/p/andspidclient/code/trunk</developerConnection>
+	   <url>http://svn.code.sf.net/p/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.
 |