|
From: <csi...@us...> - 2016-03-04 03:36:02
|
Revision: 188
http://sourceforge.net/p/andspidclient/code/188
Author: csirobuilduser
Date: 2016-03-04 03:36:01 +0000 (Fri, 04 Mar 2016)
Log Message:
-----------
[maven-release-plugin] prepare release ands-pid-client-1.0.32
Modified Paths:
--------------
trunk/pom.xml
Modified: trunk/pom.xml
===================================================================
--- trunk/pom.xml 2016-02-19 06:14:46 UTC (rev 187)
+++ trunk/pom.xml 2016-03-04 03:36:01 UTC (rev 188)
@@ -52,7 +52,7 @@
<groupId>net.sourceforge.andspidclient</groupId>
<artifactId>ands-pid-client</artifactId>
<packaging>jar</packaging>
- <version>1.0.32-SNAPSHOT</version>
+ <version>1.0.32</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/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>
+ <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>
</scm>
<distributionManagement>
<site>
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|