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:03:00 UTC

svn commit: r418377 - /incubator/servicemix/trunk/servicemix-soap/pom.xml

Author: pdodds
Date: Fri Jun 30 14:03:00 2006
New Revision: 418377

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

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

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