|
From: <joh...@us...> - 2012-03-15 01:45:41
|
Revision: 115
http://andspidclient.svn.sourceforge.net/andspidclient/?rev=115&view=rev
Author: johnpage-09
Date: 2012-03-15 01:45:35 +0000 (Thu, 15 Mar 2012)
Log Message:
-----------
[maven-release-plugin] prepare release ands-pid-client-1.0.15
Modified Paths:
--------------
trunk/pom.xml
Modified: trunk/pom.xml
===================================================================
--- trunk/pom.xml 2012-03-15 01:23:28 UTC (rev 114)
+++ trunk/pom.xml 2012-03-15 01:45:35 UTC (rev 115)
@@ -52,7 +52,7 @@
<groupId>net.sourceforge.andspidclient</groupId>
<artifactId>ands-pid-client</artifactId>
<packaging>jar</packaging>
- <version>1.0.15-SNAPSHOT</version>
+ <version>1.0.15</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/trunk</connection>
- <developerConnection>scm:svn:https://andspidclient.svn.sourceforge.net/svnroot/andspidclient/trunk/</developerConnection>
- <url>http://andspidclient.svn.sourceforge.net/viewvc/andspidclient/trunk</url>
+ <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>
</scm>
<distributionManagement>
<site>
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|