|
@@ -10,8 +10,8 @@
|
|
|
</parent>
|
|
|
<groupId>com.syjy</groupId>
|
|
|
<artifactId>calculation-spring-boot-starter</artifactId>
|
|
|
- <version>0.0.14</version>
|
|
|
- <!--<version>0.0.14-SNAPSHOT</version>-->
|
|
|
+ <version>0.0.15</version>
|
|
|
+ <!--<version>0.0.15-SNAPSHOT</version>-->
|
|
|
<name>calculation</name>
|
|
|
<description>Demo project for Spring Boot</description>
|
|
|
<properties>
|
|
@@ -118,27 +118,27 @@
|
|
|
|
|
|
<distributionManagement>
|
|
|
|
|
|
- <repository>
|
|
|
- <id>jiayue-releases</id>
|
|
|
- <name>Nexus Release Repository</name>
|
|
|
- <url>http://49.4.68.219:8888/repository/jiayue-releases/</url>
|
|
|
- </repository>
|
|
|
- <snapshotRepository>
|
|
|
- <id>jiayue-snapshots</id>
|
|
|
- <name>Nexus Snapshot Repository</name>
|
|
|
- <url>http://49.4.68.219:8888/repository/jiayue-snapshots/</url>
|
|
|
- </snapshotRepository>
|
|
|
-
|
|
|
- <!--csc-->
|
|
|
<!--<repository>-->
|
|
|
- <!--<id>jiayue-csc-releases</id>-->
|
|
|
- <!--<url>http://49.4.68.219:8888/repository/jiayue-csc-releases/</url>-->
|
|
|
+ <!--<id>jiayue-releases</id>-->
|
|
|
+ <!--<name>Nexus Release Repository</name>-->
|
|
|
+ <!--<url>http://49.4.68.219:8888/repository/jiayue-releases/</url>-->
|
|
|
<!--</repository>-->
|
|
|
<!--<snapshotRepository>-->
|
|
|
- <!--<id>jiayue-csc-snapshots</id>-->
|
|
|
- <!--<url>http://49.4.68.219:8888/repository/jiayue-csc-snapshots/</url>-->
|
|
|
+ <!--<id>jiayue-snapshots</id>-->
|
|
|
+ <!--<name>Nexus Snapshot Repository</name>-->
|
|
|
+ <!--<url>http://49.4.68.219:8888/repository/jiayue-snapshots/</url>-->
|
|
|
<!--</snapshotRepository>-->
|
|
|
|
|
|
+ <!--csc-->
|
|
|
+ <repository>
|
|
|
+ <id>jiayue-csc-releases</id>
|
|
|
+ <url>http://49.4.68.219:8888/repository/jiayue-csc-releases/</url>
|
|
|
+ </repository>
|
|
|
+ <snapshotRepository>
|
|
|
+ <id>jiayue-csc-snapshots</id>
|
|
|
+ <url>http://49.4.68.219:8888/repository/jiayue-csc-snapshots/</url>
|
|
|
+ </snapshotRepository>
|
|
|
+
|
|
|
</distributionManagement>
|
|
|
|
|
|
<build>
|