Commit 78ae639e by s_guodong

修改pom

parent 1de6eedc
......@@ -12,7 +12,7 @@
<groupId>com.xinchen</groupId>
<artifactId>demo</artifactId>
<version>1.0-SNAPSHOT</version>
<version>1.0-RELEASE</version>
<dependencies>
<dependency>
......@@ -35,11 +35,11 @@
<distributionManagement>
<repository>
<id>releases</id>
<url>http://192.168.0.158:18082/artifactory/be-esb-local-release/</url>
<url>http://192.168.0.110:18082/artifactory/demo-local-release/</url>
</repository>
<snapshotRepository>
<id>snapshots</id>
<url>http://192.168.0.158:18082/artifactory/be-esb-local-snapshot/</url>
<url>http://192.168.0.110:18082/artifactory/demo-local-snapshot/</url>
</snapshotRepository>
</distributionManagement>
</project>
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment