File tree Expand file tree Collapse file tree 1 file changed +10
-15
lines changed Expand file tree Collapse file tree 1 file changed +10
-15
lines changed Original file line number Diff line number Diff line change 99 <name >Plexus I18N Component</name >
1010 <version >1.0-beta-10-SNAPSHOT</version >
1111
12-
12+ <properties >
13+ <distMgmtSnapshotsName >Plexus Central Development Repository</distMgmtSnapshotsName >
14+ <distMgmtSnapshotsUrl >dav:https://dav.codehaus.org/snapshots.repository/plexus</distMgmtSnapshotsUrl >
15+ </properties >
16+
1317 <distributionManagement >
14- <repository >
15- <id >codehaus.org</id >
16- <name >Plexus Central Repository</name >
17- <url >dav:https://dav.codehaus.org/repository/plexus</url >
18- </repository >
19- <snapshotRepository >
20- <id >codehaus.org</id >
21- <name >Plexus Central Development Repository</name >
22- <url >dav:https://dav.codehaus.org/snapshots.repository/plexus</url >
23- </snapshotRepository >
24- <site >
25- <id >codehaus.org</id >
26- <url >dav:https://dav.codehaus.org/plexus</url >
27- </site >
18+ <snapshotRepository >
19+ <id >codehaus.org</id >
20+ <name >${distMgmtSnapshotsName} </name >
21+ <url >${distMgmtSnapshotsUrl} </url >
22+ </snapshotRepository >
2823 </distributionManagement >
2924
3025 <build >
You can’t perform that action at this time.
0 commit comments