You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@continuum.apache.org by jv...@apache.org on 2006/08/03 19:26:45 UTC

svn commit: r428457 - /maven/continuum/trunk/continuum-webapp/pom.xml

Author: jvanzyl
Date: Thu Aug  3 10:26:44 2006
New Revision: 428457

URL: http://svn.apache.org/viewvc?rev=428457&view=rev
Log:
o put the trunk version of xwork integration back

Modified:
    maven/continuum/trunk/continuum-webapp/pom.xml

Modified: maven/continuum/trunk/continuum-webapp/pom.xml
URL: http://svn.apache.org/viewvc/maven/continuum/trunk/continuum-webapp/pom.xml?rev=428457&r1=428456&r2=428457&view=diff
==============================================================================
--- maven/continuum/trunk/continuum-webapp/pom.xml (original)
+++ maven/continuum/trunk/continuum-webapp/pom.xml Thu Aug  3 10:26:44 2006
@@ -69,7 +69,7 @@
     </dependency>
     <dependency>
       <groupId>org.codehaus.plexus</groupId>
-      <artifactId>plexus-xwork-integration-single</artifactId>
+      <artifactId>plexus-xwork-integration</artifactId>
       <version>1.0-alpha-2-SNAPSHOT</version>
     </dependency>
     <dependency>