You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@continuum.apache.org by ev...@apache.org on 2007/03/05 11:12:56 UTC

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

Author: evenisse
Date: Mon Mar  5 02:12:55 2007
New Revision: 514635

URL: http://svn.apache.org/viewvc?view=rev&rev=514635
Log: (empty)

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?view=diff&rev=514635&r1=514634&r2=514635
==============================================================================
--- maven/continuum/trunk/continuum-webapp/pom.xml (original)
+++ maven/continuum/trunk/continuum-webapp/pom.xml Mon Mar  5 02:12:55 2007
@@ -231,6 +231,14 @@
   </build>
   <dependencies>
     <dependency>
+      <groupId>org.codehaus.plexus</groupId>
+      <artifactId>plexus-component-api</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>org.codehaus.plexus</groupId>
+      <artifactId>plexus-container-default</artifactId>
+    </dependency>
+    <dependency>
       <groupId>org.apache.maven.continuum</groupId>
       <artifactId>continuum-configuration</artifactId>
     </dependency>