[jboss-cvs] JBossAS SVN: r63825 - projects/integration/trunk/build.
jboss-cvs-commits at lists.jboss.org
jboss-cvs-commits at lists.jboss.org
Wed Jul 4 11:28:29 EDT 2007
Author: adrian at jboss.org
Date: 2007-07-04 11:28:29 -0400 (Wed, 04 Jul 2007)
New Revision: 63825
Modified:
projects/integration/trunk/build/pom.xml
Log:
Make the dependencies work
Modified: projects/integration/trunk/build/pom.xml
===================================================================
--- projects/integration/trunk/build/pom.xml 2007-07-04 14:58:45 UTC (rev 63824)
+++ projects/integration/trunk/build/pom.xml 2007-07-04 15:28:29 UTC (rev 63825)
@@ -121,7 +121,6 @@
</plugin>
</plugins>
</reporting>
- <dependencyManagement>
<!-- The parent pom manages the inter-dependencies of the modules. -->
<dependencies>
<dependency>
@@ -135,5 +134,4 @@
<version>5.0.0-SNAPSHOT</version>
</dependency>
</dependencies>
- </dependencyManagement>
</project>
More information about the jboss-cvs-commits
mailing list