ENTAXY-374 release 1.8.2
This commit is contained in:
@ -4,7 +4,7 @@
|
||||
<parent>
|
||||
<groupId>ru.entaxy.esb</groupId>
|
||||
<artifactId>ui</artifactId>
|
||||
<version>1.8.1</version>
|
||||
<version>1.8.2</version>
|
||||
</parent>
|
||||
<groupId>ru.entaxy.esb.ui</groupId>
|
||||
<artifactId>entaxy-hawtio</artifactId>
|
||||
@ -13,7 +13,6 @@
|
||||
<description>ENTAXY :: UI :: HAWTIO</description>
|
||||
|
||||
<properties>
|
||||
<hawtio.version>2.14.1</hawtio.version>
|
||||
<entaxy.underlying.version>${project.version}</entaxy.underlying.version>
|
||||
</properties>
|
||||
|
||||
@ -44,7 +43,6 @@
|
||||
<plugin>
|
||||
<groupId>org.apache.maven.plugins</groupId>
|
||||
<artifactId>maven-war-plugin</artifactId>
|
||||
<version>3.3.2</version>
|
||||
</plugin>
|
||||
</plugins>
|
||||
</pluginManagement>
|
||||
|
Reference in New Issue
Block a user