Author: dims
Date: Sun Apr 20 19:43:39 2008
New Revision: 650008

URL: http://svn.apache.org/viewvc?rev=650008&view=rev
Log:
cut tag for neethi 2.0.4

Added:
    webservices/commons/tags/neethi/2.0.4/
      - copied from r649060, webservices/commons/trunk/modules/neethi/
    webservices/commons/tags/neethi/2.0.4/RELEASE-NOTE.txt
      - copied unchanged from r649072, 
webservices/commons/trunk/modules/neethi/RELEASE-NOTE.txt
    
webservices/commons/tags/neethi/2.0.4/src/main/resources/META-INF/MANIFEST.MF
      - copied unchanged from r649072, 
webservices/commons/trunk/modules/neethi/src/main/resources/META-INF/MANIFEST.MF
    webservices/commons/tags/neethi/2.0.4/src/site/apt/index.apt
      - copied unchanged from r649072, 
webservices/commons/trunk/modules/neethi/src/site/apt/index.apt
    webservices/commons/tags/neethi/2.0.4/src/site/xdoc/download.xml
      - copied unchanged from r649072, 
webservices/commons/trunk/modules/neethi/src/site/xdoc/download.xml
Modified:
    webservices/commons/tags/neethi/2.0.4/pom.xml

Modified: webservices/commons/tags/neethi/2.0.4/pom.xml
URL: 
http://svn.apache.org/viewvc/webservices/commons/tags/neethi/2.0.4/pom.xml?rev=650008&r1=649060&r2=650008&view=diff
==============================================================================
--- webservices/commons/tags/neethi/2.0.4/pom.xml (original)
+++ webservices/commons/tags/neethi/2.0.4/pom.xml Sun Apr 20 19:43:39 2008
@@ -23,7 +23,7 @@
        <groupId>org.apache.neethi</groupId>
        <artifactId>neethi</artifactId>
        <name>Neethi</name>
-       <version>SNAPSHOT</version>
+       <version>2.0.4</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,8 +310,8 @@
                </site>
        </distributionManagement>
        <properties>
-               <axiom.version>SNAPSHOT</axiom.version>
-        <neethi.osgi.version>2.0.3</neethi.osgi.version>
+               <axiom.version>1.2.7</axiom.version>
+        <neethi.osgi.version>2.0.4</neethi.osgi.version>
         <bundle.plugin.version>1.4.0</bundle.plugin.version>
         <failIfNoTests>false</failIfNoTests>
        </properties>



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to