JBI version is 1.1 and not the same as Openesb-version

master
David BRASSELY 2013-04-18 18:25:45 +02:00
parent f3438452e1
commit e5ba08920f
1 changed files with 1 additions and 1 deletions

View File

@ -565,7 +565,7 @@ java.lang.NoSuchMethodError: org.codehaus.plexus.util.cli.Commandline.createArg(
<dependency>
<groupId>open-esb</groupId>
<artifactId>jbi</artifactId>
<version>${OPEN_ESB_VERSION}</version>
<version>1.1</version>
</dependency>
<dependency>
<groupId>open-esb</groupId>