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/01/28 19:54:54 UTC

svn commit: r615998 - /webservices/commons/trunk/modules/neethi/pom.xml

Author: dims
Date: Mon Jan 28 10:54:53 2008
New Revision: 615998

URL: http://svn.apache.org/viewvc?rev=615998&view=rev
Log:
update versions of dependencies

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=615998&r1=615997&r2=615998&view=diff
==============================================================================
--- webservices/commons/trunk/modules/neethi/pom.xml (original)
+++ webservices/commons/trunk/modules/neethi/pom.xml Mon Jan 28 10:54:53 2008
@@ -286,12 +286,12 @@
 		<dependency>
 			<groupId>org.codehaus.woodstox</groupId>
 			<artifactId>wstx-asl</artifactId>
-			<version>3.2.0</version>
+			<version>3.2.4</version>
 		</dependency>
 		<dependency>
 			<groupId>commons-logging</groupId>
 			<artifactId>commons-logging</artifactId>
-			<version>1.0.4</version>
+			<version>1.1.1</version>
 			<exclusions>
 				<exclusion>
 					<artifactId>avalon-framework</artifactId>
@@ -316,7 +316,7 @@
 			<plugin>
 				<groupId>org.codehaus.mojo</groupId>
 				<artifactId>jdepend-maven-plugin</artifactId>
-				<version>2.0-beta-1-SNAPSHOT</version>
+				<version>2.0-beta-1</version>
 			</plugin>
 			<plugin>
 				<groupId>org.codehaus.mojo</groupId>



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