/[Apache-SVN]/maven/components/trunk/maven-plugins/maven-release-plugin/pom.xml
ViewVC logotype

Diff of /maven/components/trunk/maven-plugins/maven-release-plugin/pom.xml

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

--- maven/components/trunk/maven-plugins/maven-release-plugin/pom.xml	2005/05/17 14:33:10	170604
+++ maven/components/trunk/maven-plugins/maven-release-plugin/pom.xml	2005/05/17 14:58:14	170605
@@ -30,5 +30,15 @@
       <artifactId>maven-scm-provider-svn</artifactId>
       <version>1.0-alpha-1-SNAPSHOT</version>
     </dependency>
+    <dependency>
+      <groupId>dom4j</groupId>
+      <artifactId>dom4j</artifactId>
+      <version>1.4-dev-8</version>
+    </dependency>
+    <dependency>
+      <groupId>jaxen</groupId>
+      <artifactId>jaxen</artifactId>
+      <version>1.0-FCS</version>
+    </dependency>
   </dependencies>
 </project>

 

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26