Commit 816fbb02 by s_guodong

test

parent 89c48bf8
......@@ -32,5 +32,14 @@
</plugin>
</plugins>
</build>
<distributionManagement>
<repository>
<id>releases</id>
<url>http://127.0.0.1:18082/artifactory/be-esb-local-release/</url>
</repository>
<snapshotRepository>
<id>snapshots</id>
<url>http://127.0.0.1:18082/artifactory/be-esb-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