ENTAXY-374 release 1.8.2
This commit is contained in:
@ -3,7 +3,7 @@
|
||||
<parent>
|
||||
<groupId>ru.entaxy.esb</groupId>
|
||||
<artifactId>underlying</artifactId>
|
||||
<version>1.8.1</version>
|
||||
<version>1.8.2</version>
|
||||
</parent>
|
||||
<groupId>ru.entaxy.esb.underlying</groupId>
|
||||
<artifactId>entaxy-underlying-features</artifactId>
|
||||
|
@ -76,6 +76,7 @@
|
||||
<feature name="entaxy-karaf-commons-support" version="${project.version}">
|
||||
<bundle>mvn:commons-io/commons-io/${commons-io.version}</bundle>
|
||||
<bundle>mvn:commons-codec/commons-codec/${commons-codec.version}</bundle>
|
||||
<bundle>mvn:org.apache.commons/commons-collections4/${commons-collections4.version}</bundle>
|
||||
</feature>
|
||||
|
||||
<feature name="entaxy-karaf-liquibase-support" version="${project.version}">
|
||||
|
Reference in New Issue
Block a user