[jboss-svn-commits] JBL Code SVN: r31771 - labs/jbossrules/trunk/osgi-bundles.

jboss-svn-commits at lists.jboss.org jboss-svn-commits at lists.jboss.org
Mon Feb 22 08:44:30 EST 2010


Author: mark.proctor at jboss.com
Date: 2010-02-22 08:44:30 -0500 (Mon, 22 Feb 2010)
New Revision: 31771

Modified:
   labs/jbossrules/trunk/osgi-bundles/pom.xml
Log:
JBRULES-2351 OSGi Ready 
-set the dependency plugin version, to try and create reliable builds on hudson

Modified: labs/jbossrules/trunk/osgi-bundles/pom.xml
===================================================================
--- labs/jbossrules/trunk/osgi-bundles/pom.xml	2010-02-22 11:08:26 UTC (rev 31770)
+++ labs/jbossrules/trunk/osgi-bundles/pom.xml	2010-02-22 13:44:30 UTC (rev 31771)
@@ -61,6 +61,7 @@
          <plugin>
             <groupId>org.apache.maven.plugins</groupId>
             <artifactId>maven-dependency-plugin</artifactId>
+			<version>2.1</version>
 	        <inherited>false</inherited>
             <executions>
                <execution>



More information about the jboss-svn-commits mailing list