Author: sanka
Date: Tue Apr 17 11:50:20 2007
New Revision: 529709

URL: http://svn.apache.org/viewvc?view=rev&rev=529709
Log:
Committing minor adjustments which are necessary for the 
release.


Modified:
    webservices/commons/tags/neethi/2_0_1/pom.xml
    webservices/commons/tags/neethi/2_0_1/project.properties
    webservices/commons/tags/neethi/2_0_1/project.xml

Modified: webservices/commons/tags/neethi/2_0_1/pom.xml
URL: 
http://svn.apache.org/viewvc/webservices/commons/tags/neethi/2_0_1/pom.xml?view=diff&rev=529709&r1=529708&r2=529709
==============================================================================
--- webservices/commons/tags/neethi/2_0_1/pom.xml (original)
+++ webservices/commons/tags/neethi/2_0_1/pom.xml Tue Apr 17 11:50:20 2007
@@ -4,7 +4,7 @@
        <groupId>org.apache.neethi</groupId>
        <artifactId>neethi</artifactId>
        <name>Neethi</name>
-       <version>SNAPSHOT</version>
+       <version>2.0.1</version>
        <description>Neethi API</description>
        <url>http://ws.apache.org/commons/neethi/</url>
        <issueManagement>
@@ -267,12 +267,12 @@
                <dependency>
                        <groupId>org.codehaus.woodstox</groupId>
                        <artifactId>wstx-asl</artifactId>
-                       <version>3.2.0</version>
+                       <version>3.2.1</version>
                </dependency>
                <dependency>
                        <groupId>commons-logging</groupId>
                        <artifactId>commons-logging</artifactId>
-                       <version>1.0.4</version>
+                       <version>1.1</version>
                        <exclusions>
                                <exclusion>
                                        
<artifactId>avalon-framework</artifactId>

Modified: webservices/commons/tags/neethi/2_0_1/project.properties
URL: 
http://svn.apache.org/viewvc/webservices/commons/tags/neethi/2_0_1/project.properties?view=diff&rev=529709&r1=529708&r2=529709
==============================================================================
--- webservices/commons/tags/neethi/2_0_1/project.properties (original)
+++ webservices/commons/tags/neethi/2_0_1/project.properties Tue Apr 17 
11:50:20 2007
@@ -23,7 +23,7 @@
 stax.impl.groupid=org.codehaus.woodstox
 stax.impl.artifactid=wstx
 stax.impl.version=asl-3.2.1
-wsdl4j.version=1.6.2
+wsdl4j.version=1.6.1
 commons.logging.version=1.1
 
 # -------------------------------------------------------------------

Modified: webservices/commons/tags/neethi/2_0_1/project.xml
URL: 
http://svn.apache.org/viewvc/webservices/commons/tags/neethi/2_0_1/project.xml?view=diff&rev=529709&r1=529708&r2=529709
==============================================================================
--- webservices/commons/tags/neethi/2_0_1/project.xml (original)
+++ webservices/commons/tags/neethi/2_0_1/project.xml Tue Apr 17 11:50:20 2007
@@ -184,19 +184,7 @@
                                <include>NOTICE.txt</include>
                        </includes>
                    </resource>
-                       <resource>
-                               <directory>conf</directory>
-                               <includes>
-                                       <include>**/*.properties</include>
-                               </includes>
-                       </resource>
-                       <resource>
-                               <directory>src</directory>
-                               <includes>
-                                       <include>**/*.properties</include>
-                                       <include>**/*.xml</include>
-                               </includes>
-                       </resource>
                </resources>
+       
        </build>
 </project>



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

Reply via email to