You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@servicemix.apache.org by pd...@apache.org on 2006/06/30 23:02:33 UTC

svn commit: r418376 - /incubator/servicemix/trunk/servicemix-common/pom.xml

Author: pdodds
Date: Fri Jun 30 14:02:32 2006
New Revision: 418376

URL: http://svn.apache.org/viewvc?rev=418376&view=rev
Log:
Put back the version reference

Modified:
    incubator/servicemix/trunk/servicemix-common/pom.xml

Modified: incubator/servicemix/trunk/servicemix-common/pom.xml
URL: http://svn.apache.org/viewvc/incubator/servicemix/trunk/servicemix-common/pom.xml?rev=418376&r1=418375&r2=418376&view=diff
==============================================================================
--- incubator/servicemix/trunk/servicemix-common/pom.xml (original)
+++ incubator/servicemix/trunk/servicemix-common/pom.xml Fri Jun 30 14:02:32 2006
@@ -81,6 +81,7 @@
       <plugin>
         <groupId>org.apache.servicemix.tooling</groupId>
         <artifactId>jbi-maven-plugin</artifactId>
+        <version>1.0-incubating-SNAPSHOT</version>
       </plugin>
     </plugins>
   </build>