mfe version
This commit is contained in:
parent
88917d409e
commit
e42c97d285
298 changed files with 171893 additions and 8861 deletions
5
pom.xml
5
pom.xml
|
|
@ -4,12 +4,11 @@
|
|||
<modelVersion>4.0.0</modelVersion>
|
||||
<groupId>ru.micord.ervu</groupId>
|
||||
<artifactId>dashboard</artifactId>
|
||||
<version>1.8.0-SNAPSHOT</version>
|
||||
<version>1.8.0</version>
|
||||
<packaging>pom</packaging>
|
||||
<modules>
|
||||
<module>backend</module>
|
||||
<module>resources</module>
|
||||
<module>test</module>
|
||||
</modules>
|
||||
<scm>
|
||||
<connection>scm:git:git://gitserver/webbpm/webbpm-components.git</connection>
|
||||
|
|
@ -433,7 +432,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