FYI in
http://svn.apache.org/repos/asf/servicemix/smx4/nmr/trunk/jbi/runtime/pom.xml
we should make the following change:
<dependency>
<groupId>org.apache.servicemix.specs</groupId>
<artifactId>org.apache.servicemix.specs.jbi-api-1.0</artifactId>
- <version>1.1-SNAPSHOT</version>
+ <version>${jbi.api.version}</version>
</dependency>
Cheers,
Jon
--
View this message in context:
http://www.nabble.com/Small-fix-to-nmr-pom-tp19165265p19165265.html
Sent from the ServiceMix - Dev mailing list archive at Nabble.com.