Author: dkulp
Date: Sun Apr 8 02:09:42 2012
New Revision: 1310942
URL: http://svn.apache.org/viewvc?rev=1310942&view=rev
Log:
[maven-release-plugin] prepare release neethi-3.0.2
Modified:
webservices/commons/trunk/modules/neethi/pom.xml
Modified: webservices/commons/trunk/modules/neethi/pom.xml
URL:
http://svn.apache.org/viewvc/webservices/commons/trunk/modules/neethi/pom.xml?rev=1310942&r1=1310941&r2=1310942&view=diff
==============================================================================
--- webservices/commons/trunk/modules/neethi/pom.xml (original)
+++ webservices/commons/trunk/modules/neethi/pom.xml Sun Apr 8 02:09:42 2012
@@ -28,7 +28,7 @@
<groupId>org.apache.neethi</groupId>
<artifactId>neethi</artifactId>
<name>Apache Neethi</name>
- <version>3.0.2-SNAPSHOT</version>
+ <version>3.0.2</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/commons/trunk/modules/neethi</connection>
-
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/webservices/commons/trunk/modules/neethi</developerConnection>
-
<url>http://svn.apache.org/viewcvs.cgi/webservices/commons/trunk/modules/neethi</url>
+
<connection>scm:svn:http://svn.apache.org/repos/asf/webservices/commons/tags/neethi/neethi-3.0.2</connection>
+
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/webservices/commons/tags/neethi/neethi-3.0.2</developerConnection>
+
<url>http://svn.apache.org/viewcvs.cgi/webservices/commons/tags/neethi/neethi-3.0.2</url>
</scm>
<organization>
<name>The Apache Software Foundation</name>