Commit 78ae639e by s_guodong

修改pom

parent 1de6eedc
...@@ -12,7 +12,7 @@ ...@@ -12,7 +12,7 @@
<groupId>com.xinchen</groupId> <groupId>com.xinchen</groupId>
<artifactId>demo</artifactId> <artifactId>demo</artifactId>
<version>1.0-SNAPSHOT</version> <version>1.0-RELEASE</version>
<dependencies> <dependencies>
<dependency> <dependency>
...@@ -35,11 +35,11 @@ ...@@ -35,11 +35,11 @@
<distributionManagement> <distributionManagement>
<repository> <repository>
<id>releases</id> <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> </repository>
<snapshotRepository> <snapshotRepository>
<id>snapshots</id> <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> </snapshotRepository>
</distributionManagement> </distributionManagement>
</project> </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