Commit 01dcc53 1 parent 54f6e8c commit 01dcc53 Copy full SHA for 01dcc53
File tree 1 file changed +6
-6
lines changed
1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change 28
28
29
29
<distributionManagement >
30
30
<repository >
31
- <id >wso2-maven2-repository </id >
32
- <name >WSO2 Maven2 Repository</name >
33
- <url >scp ://dist .wso2.org/home/httpd/dist.wso2.org/maven2 /</url >
31
+ <id >wso2.releases </id >
32
+ <name >WSO2 internal Repository</name >
33
+ <url >http ://maven .wso2.org/nexus/content/repositories/releases /</url >
34
34
</repository >
35
35
<snapshotRepository >
36
- <id >wso2-maven2-snapshot-repository </id >
37
- <name >WSO2 Maven2 Snapshot Repository</name >
38
- <url >scp ://dist .wso2.org/home/httpd/dist.wso2.org /snapshots/maven2 /</url >
36
+ <id >wso2.snapshots </id >
37
+ <name >WSO2 Snapshot Repository</name >
38
+ <url >http ://maven .wso2.org/nexus/content/repositories /snapshots/</url >
39
39
</snapshotRepository >
40
40
</distributionManagement >
41
41
You can’t perform that action at this time.
0 commit comments