You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commons-dev@ws.apache.org by di...@apache.org on 2008/04/15 14:43:13 UTC

svn commit: r648227 - in /webservices/commons/tags/neethi/2.0.3: ./ pom.xml

Author: dims
Date: Tue Apr 15 05:43:11 2008
New Revision: 648227

URL: http://svn.apache.org/viewvc?rev=648227&view=rev
Log:
Cut tag for Neethi 2.0.3 release


Added:
    webservices/commons/tags/neethi/2.0.3/
      - copied from r646794, webservices/commons/trunk/modules/neethi/
Modified:
    webservices/commons/tags/neethi/2.0.3/pom.xml

Modified: webservices/commons/tags/neethi/2.0.3/pom.xml
URL: http://svn.apache.org/viewvc/webservices/commons/tags/neethi/2.0.3/pom.xml?rev=648227&r1=646794&r2=648227&view=diff
==============================================================================
--- webservices/commons/tags/neethi/2.0.3/pom.xml (original)
+++ webservices/commons/tags/neethi/2.0.3/pom.xml Tue Apr 15 05:43:11 2008
@@ -23,7 +23,7 @@
 	<groupId>org.apache.neethi</groupId>
 	<artifactId>neethi</artifactId>
 	<name>Neethi</name>
-	<version>SNAPSHOT</version>
+	<version>2.0.3</version>
 	<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/commons/neethi/</url>
 	<issueManagement>
@@ -310,7 +310,7 @@
 		</site>
 	</distributionManagement>
 	<properties>
-		<axiom.version>SNAPSHOT</axiom.version>
+		<axiom.version>1.2.6</axiom.version>
         <neethi.osgi.version>2.0.3</neethi.osgi.version>
         <bundle.plugin.version>1.4.0</bundle.plugin.version>
         <failIfNoTests>false</failIfNoTests>



---------------------------------------------------------------------
To unsubscribe, e-mail: commons-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: commons-dev-help@ws.apache.org