|
@@ -5,7 +5,7 @@
|
|
|
<parent>
|
|
|
<artifactId>dcuc-app</artifactId>
|
|
|
<groupId>com.dragoninfo</groupId>
|
|
|
- <version>2.0.0-SNAPSHOT</version>
|
|
|
+ <version>2.0.0-tjdsj-SNAPSHOT</version>
|
|
|
</parent>
|
|
|
<modelVersion>4.0.0</modelVersion>
|
|
|
|
|
@@ -74,7 +74,7 @@
|
|
|
<dependency>
|
|
|
<groupId>com.dragoninfo</groupId>
|
|
|
<artifactId>dcuc-common</artifactId>
|
|
|
- <version>${project.version}</version>
|
|
|
+ <version>2.0.0-SNAPSHOT</version>
|
|
|
<exclusions>
|
|
|
<exclusion>
|
|
|
<artifactId>hibernate-core</artifactId>
|
|
@@ -196,8 +196,8 @@
|
|
|
<goal>copy-dependencies</goal>
|
|
|
</goals>
|
|
|
<configuration>
|
|
|
-
|
|
|
- <excludeArtifactIds>duceap-support-licenseignore</excludeArtifactIds>-->
|
|
|
+
|
|
|
+ <excludeArtifactIds>duceap-support-licenseignore</excludeArtifactIds>-->
|
|
|
|
|
|
<outputDirectory>${project.build.directory}/lib</outputDirectory>
|
|
|
|