Author: chirino
Date: Mon Jun 16 08:30:03 2008
New Revision: 668195
URL: http://svn.apache.org/viewvc?rev=668195&view=rev
Log:
Add info about the version of the jbi maven plugin that we will end up using
Modified:
servicemix/components/components-pom/trunk/pom.xml
Modified: servicemix/components/components-pom/trunk/pom.xml
URL:
http://svn.apache.org/viewvc/servicemix/components/components-pom/trunk/pom.xml?rev=668195&r1=668194&r2=668195&view=diff
==============================================================================
--- servicemix/components/components-pom/trunk/pom.xml (original)
+++ servicemix/components/components-pom/trunk/pom.xml Mon Jun 16 08:30:03 2008
@@ -70,6 +70,8 @@
<!-- For testing -->
<junit-version>3.8.1</junit-version>
+ <jbi-maven-plugin-version>3.2.1</jbi-maven-plugin-version>
+
<!--
We should work on moving these dependencies down into the component
poms..
leaving commented to that components can cut and paste their
dependencies