|
@@ -11,7 +11,7 @@
|
|
|
<groupId>com.persagy.dmp.starter</groupId>
|
|
|
<artifactId>dmp-alarm-starter</artifactId>
|
|
|
<!-- <version>4.0.0-SNAPSHOT</version>-->
|
|
|
- <version>4.1.7</version>
|
|
|
+ <version>4.1.8</version>
|
|
|
<name>dmp-alarm-starter</name>
|
|
|
<description>dmp_alarm_starter</description>
|
|
|
|
|
@@ -106,13 +106,8 @@
|
|
|
|
|
|
<!-- 发布maven私服 -->
|
|
|
<distributionManagement>
|
|
|
- <snapshotRepository>
|
|
|
- <id>nexus-snapshots</id>
|
|
|
- <name>dmp-alarm-starter</name>
|
|
|
- <url>http://47.93.132.139:8081/nexus/content/repositories/snapshots</url>
|
|
|
- </snapshotRepository>
|
|
|
<repository>
|
|
|
- <id>nexus-repository</id>
|
|
|
+ <id>Releases</id>
|
|
|
<name>dmp-alarm-starter</name>
|
|
|
<url>http://47.93.132.139:8081/nexus/content/repositories/releases</url>
|
|
|
</repository>
|