Changeset 3 in Subversion Test Project for trunck/maven-test-project/pom.xml


Ignore:
Timestamp:
08/22/13 14:35:41 (12 years ago)
Author:
anonymous
Message:

Crrect error of <distributionManagement> in pom.xml: the second <repository>

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunck/maven-test-project/pom.xml

    r2 r3  
    8686                        <url>http://ccode.ihep.ac.cn:8080/nexus/content/repositories/releases/</url>
    8787                </repository>
    88                 <repository>
     88                <snapshotRepository>
    8989                        <id>snapshots</id>
    9090                        <name>CSNS Nexus Release Repository</name>
    9191                        <url>http://ccode.ihep.ac.cn:8080/nexus/content/repositories/snapshots/</url>
    92                 </repository>
     92                </snapshotRepository>
    9393        </distributionManagement>
    9494
Note: See TracChangeset for help on using the changeset viewer.