Changeset 2 in Subversion Test Project for trunck/maven-test-project
- Timestamp:
- 08/22/13 13:55:24 (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunck/maven-test-project/pom.xml
r1 r2 80 80 </build> 81 81 82 <distributionManagement> 83 <repository> 84 <id>releases</id> 85 <name>CSNS Nexus Release Repository</name> 86 <url>http://ccode.ihep.ac.cn:8080/nexus/content/repositories/releases/</url> 87 </repository> 88 <repository> 89 <id>snapshots</id> 90 <name>CSNS Nexus Release Repository</name> 91 <url>http://ccode.ihep.ac.cn:8080/nexus/content/repositories/snapshots/</url> 92 </repository> 93 </distributionManagement> 94 82 95 </project>
Note: See TracChangeset
for help on using the changeset viewer.