File tree 1 file changed +10
-15
lines changed
1 file changed +10
-15
lines changed Original file line number Diff line number Diff line change 9
9
<name >Plexus I18N Component</name >
10
10
<version >1.0-beta-10-SNAPSHOT</version >
11
11
12
-
12
+ <properties >
13
+ <distMgmtSnapshotsName >Plexus Central Development Repository</distMgmtSnapshotsName >
14
+ <distMgmtSnapshotsUrl >dav:https://dav.codehaus.org/snapshots.repository/plexus</distMgmtSnapshotsUrl >
15
+ </properties >
16
+
13
17
<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 >
28
23
</distributionManagement >
29
24
30
25
<build >
You can’t perform that action at this time.
0 commit comments