|
@@ -18,36 +18,4 @@
|
|
|
<module>ipfcst-common-data</module>
|
|
|
<module>ipfcst-common-security</module>
|
|
|
</modules>
|
|
|
-
|
|
|
-<!-- <dependencyManagement>-->
|
|
|
-<!-- <dependencies>-->
|
|
|
-<!-- <dependency>-->
|
|
|
-<!-- <groupId>com.jiayue</groupId>-->
|
|
|
-<!-- <artifactId>ipfcst-common-core</artifactId>-->
|
|
|
-<!-- <version>${project.version}</version>-->
|
|
|
-<!-- </dependency>-->
|
|
|
-<!-- <dependency>-->
|
|
|
-<!-- <groupId>com.jiayue</groupId>-->
|
|
|
-<!-- <artifactId>ipfcst-common-data</artifactId>-->
|
|
|
-<!-- <version>${project.version}</version>-->
|
|
|
-<!-- </dependency>-->
|
|
|
-<!-- <dependency>-->
|
|
|
-<!-- <groupId>com.jiayue</groupId>-->
|
|
|
-<!-- <artifactId>ipfcst-common-security</artifactId>-->
|
|
|
-<!-- <version>${project.version}</version>-->
|
|
|
-<!-- </dependency>-->
|
|
|
-<!-- </dependencies>-->
|
|
|
-<!-- </dependencyManagement>-->
|
|
|
-
|
|
|
- <!--上传配置 必须 -->
|
|
|
- <distributionManagement>
|
|
|
- <repository>
|
|
|
- <id>jiayue-releases</id>
|
|
|
- <url>http://49.4.68.219:8888/nexus/content/repositories/jiayue-releases</url>
|
|
|
- </repository>
|
|
|
- <snapshotRepository>
|
|
|
- <id>jiayue-snapshots</id>
|
|
|
- <url>http://49.4.68.219:8888/nexus/content/repositories/jiayue-snapshots</url>
|
|
|
- </snapshotRepository>
|
|
|
- </distributionManagement>
|
|
|
</project>
|