You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ws.apache.org by dk...@apache.org on 2011/07/11 18:05:52 UTC

svn commit: r1145220 - /webservices/commons/trunk/modules/neethi/pom.xml

Author: dkulp
Date: Mon Jul 11 16:05:52 2011
New Revision: 1145220

URL: http://svn.apache.org/viewvc?rev=1145220&view=rev
Log:
[maven-release-plugin] prepare release neethi-3.0.1

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=1145220&r1=1145219&r2=1145220&view=diff
==============================================================================
--- webservices/commons/trunk/modules/neethi/pom.xml (original)
+++ webservices/commons/trunk/modules/neethi/pom.xml Mon Jul 11 16:05:52 2011
@@ -28,7 +28,7 @@
     <groupId>org.apache.neethi</groupId>
     <artifactId>neethi</artifactId>
     <name>Apache Neethi</name>
-    <version>3.0.1-SNAPSHOT</version>
+    <version>3.0.1</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.1</connection>
+        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/webservices/commons/tags/neethi/neethi-3.0.1</developerConnection>
+        <url>http://svn.apache.org/viewcvs.cgi/webservices/commons/tags/neethi/neethi-3.0.1</url>
     </scm>
     <organization>
         <name>The Apache Software Foundation</name>