Author: dkulp
Date: Sun Apr 8 02:09:47 2012
New Revision: 1310944
URL: http://svn.apache.org/viewvc?rev=1310944&view=rev
Log:
[maven-release-plugin] prepare for next development iteration
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=1310944&r1=1310943&r2=1310944&view=diff
==============================================================================
--- webservices/commons/trunk/modules/neethi/pom.xml (original)
+++ webservices/commons/trunk/modules/neethi/pom.xml Sun Apr 8 02:09:47 2012
@@ -28,7 +28,7 @@
<groupId>org.apache.neethi</groupId>
<artifactId>neethi</artifactId>
<name>Apache Neethi</name>
- <version>3.0.2</version>
+ <version>3.0.3-SNAPSHOT</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/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>
+
<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>
</scm>
<organization>
<name>The Apache Software Foundation</name>