You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@servicemix.apache.org by janstey <ja...@gmail.com> on 2008/08/26 18:17:06 UTC

Small fix to nmr pom

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.


Re: Small fix to nmr pom

Posted by Guillaume Nodet <gn...@gmail.com>.
Done, thx !

On Tue, Aug 26, 2008 at 6:17 PM, janstey <ja...@gmail.com> wrote:
>
> 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.
>
>



-- 
Cheers,
Guillaume Nodet
------------------------
Blog: http://gnodet.blogspot.com/