Commit b95c443b by linxu

add repo

parent 004a3f2e
...@@ -191,4 +191,15 @@ ...@@ -191,4 +191,15 @@
</plugin> </plugin>
</plugins> </plugins>
</build> </build>
<repositories>
<repository>
<id>nexus</id>
<url>http://mgr-00:8081/repository/maven-public/</url>
<name>keymobile</name>
<snapshots>
<enabled>true</enabled>
</snapshots>
</repository>
</repositories>
</project> </project>
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