| 
     
      
      
      From: <csi...@us...> - 2016-10-19 06:20:34
      
     
   | 
Revision: 195
          http://sourceforge.net/p/andspidclient/code/195
Author:   csirobuilduser
Date:     2016-10-19 06:20:31 +0000 (Wed, 19 Oct 2016)
Log Message:
-----------
[maven-release-plugin] prepare for next development iteration
Modified Paths:
--------------
    trunk/pom.xml
Modified: trunk/pom.xml
===================================================================
--- trunk/pom.xml	2016-10-19 06:20:25 UTC (rev 194)
+++ trunk/pom.xml	2016-10-19 06:20:31 UTC (rev 195)
@@ -52,7 +52,7 @@
 	<groupId>net.sourceforge.andspidclient</groupId>
 	<artifactId>ands-pid-client</artifactId>
 	<packaging>jar</packaging>
-	<version>1.0.33</version>
+	<version>1.0.34-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.33</connection>
-	   <developerConnection>scm:svn:https://svn.code.sf.net/p/andspidclient/code/tags/ands-pid-client-1.0.33</developerConnection>
-	   <url>http://svn.code.sf.net/p/viewvc/andspidclient/tags/ands-pid-client-1.0.33</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.
 |