Commit ff2fe2ea by s_guodong

修改私有仓库地址

parent 6d1f1f28
......@@ -564,6 +564,15 @@
<groupId>org.apache.logging.log4j</groupId>
<artifactId>log4j-slf4j-impl</artifactId>
</dependency>
<!-- log4j -->
<!-- <dependency>-->
<!-- <groupId>org.slf4j</groupId>-->
<!-- <artifactId>slf4j-log4j12</artifactId>-->
<!-- </dependency>-->
<!-- <dependency>-->
<!-- <groupId>log4j</groupId>-->
<!-- <artifactId>log4j</artifactId>-->
<!-- </dependency>-->
<dependency>
<groupId>com.brilliance</groupId>
<artifactId>be-esb-core</artifactId>
......@@ -613,9 +622,9 @@
</build>
<repositories>
<repository>
<id>be-esb-core</id>
<name>be-esb-core</name>
<url>http://192.168.0.110:18082/artifactory/be-esb-core/</url>
<id>brilliance-virtual</id>
<name>brilliance-virtual</name>
<url>http://114.115.138.98:9620/artifactory/brilliance-virtual/</url>
<releases>
<enabled>true</enabled>
</releases>
......
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