Author: dkulp
Date: Tue Jan 21 20:19:28 2014
New Revision: 1560170

URL: http://svn.apache.org/r1560170
Log:
[maven-release-plugin] prepare for next development iteration

Modified:
    webservices/neethi/trunk/pom.xml

Modified: webservices/neethi/trunk/pom.xml
URL: 
http://svn.apache.org/viewvc/webservices/neethi/trunk/pom.xml?rev=1560170&r1=1560169&r2=1560170&view=diff
==============================================================================
--- webservices/neethi/trunk/pom.xml (original)
+++ webservices/neethi/trunk/pom.xml Tue Jan 21 20:19:28 2014
@@ -28,7 +28,7 @@
     <groupId>org.apache.neethi</groupId>
     <artifactId>neethi</artifactId>
     <name>Apache Neethi</name>
-    <version>3.0.3</version>
+    <version>3.0.4-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/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>
+        
<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>
     </scm>
     <organization>
         <name>The Apache Software Foundation</name>


Reply via email to