SUPPORT-8546 small fixes
This commit is contained in:
parent
2b070a57ed
commit
00f59b0e96
1 changed files with 1 additions and 6 deletions
7
pom.xml
7
pom.xml
|
|
@ -257,11 +257,6 @@
|
|||
<artifactId>jndi-inject</artifactId>
|
||||
<version>${webbpm-platform.version}</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>ru.cg.webbpm.modules.database</groupId>
|
||||
<artifactId>database-test</artifactId>
|
||||
<version>${webbpm-platform.version}</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>ru.cg.webbpm.modules</groupId>
|
||||
<artifactId>standard-annotations</artifactId>
|
||||
|
|
@ -379,7 +374,7 @@
|
|||
</plugin>
|
||||
<plugin>
|
||||
<artifactId>maven-war-plugin</artifactId>
|
||||
<version>3.1.0.cg1</version>
|
||||
<version>3.1.0</version>
|
||||
<configuration>
|
||||
<attachClasses>true</attachClasses>
|
||||
<failOnMissingWebXml>false</failOnMissingWebXml>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue