Author: dkulp
Date: Tue Jan 21 20:19:24 2014
New Revision: 1560168
URL: http://svn.apache.org/r1560168
Log:
[maven-release-plugin] prepare release neethi-3.0.3
Modified:
webservices/neethi/trunk/pom.xml
Modified: webservices/neethi/trunk/pom.xml
URL:
http://svn.apache.org/viewvc/webservices/neethi/trunk/pom.xml?rev=1560168&r1=1560167&r2=1560168&view=diff
==============================================================================
--- webservices/neethi/trunk/pom.xml (original)
+++ webservices/neethi/trunk/pom.xml Tue Jan 21 20:19:24 2014
@@ -28,7 +28,7 @@
<groupId>org.apache.neethi</groupId>
<artifactId>neethi</artifactId>
<name>Apache Neethi</name>
- <version>3.0.3-SNAPSHOT</version>
+ <version>3.0.3</version>
<packaging>bundle</packaging>
<description>Apache Neethi provides general framework for the programmers
to use WS Policy. It is compliant with latest WS Policy specification which was
published in March 2006. This framework is specifically written to enable the
Apache Web services stack to use WS Policy as a way of expressing it's
requirements and capabilities.</description>
<url>http://ws.apache.org/neethi/</url>
@@ -97,9 +97,9 @@
</license>
</licenses>
<scm>
-
<connection>scm:svn:http://svn.apache.org/repos/asf/webservices/neethi/trunk</connection>
-
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/webservices/neethi/trunk</developerConnection>
- <url>http://svn.apache.org/viewcvs.cgi/webservices/neethi/trunk</url>
+
<connection>scm:svn:http://svn.apache.org/repos/asf/webservices/neethi/tags/neethi-3.0.3</connection>
+
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/webservices/neethi/tags/neethi-3.0.3</developerConnection>
+
<url>http://svn.apache.org/viewcvs.cgi/webservices/neethi/tags/neethi-3.0.3</url>
</scm>
<organization>
<name>The Apache Software Foundation</name>