JBI-ext version is 1.1 and not OpenESB core version

master
David BRASSELY 2013-04-18 19:00:32 +02:00
parent e5ba08920f
commit be293a5db3
1 changed files with 1 additions and 1 deletions

View File

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