File tree 1 file changed +7
-7
lines changed 1 file changed +7
-7
lines changed Original file line number Diff line number Diff line change 64
64
65
65
<distributionManagement >
66
66
<repository >
67
- <id >keytwo. net</id >
67
+ <id >keytwo- net</id >
68
68
<name >Keytwo.net Repository</name >
69
- <url >ftp ://ftp .keytwo.net</url >
69
+ <url >scp ://audiobox .keytwo.net</url >
70
70
</repository >
71
71
<site >
72
- <id >keytwo. net</id >
72
+ <id >keytwo- net</id >
73
73
<name >audiobox.keytwo.net doc site</name >
74
- <url >ftp ://ftp .keytwo.net</url >
74
+ <url >scp ://audiobox .keytwo.net</url >
75
75
</site >
76
76
</distributionManagement >
77
77
78
78
<build >
79
79
<extensions >
80
- <!-- Enabling the use of FTP -->
80
+ <!-- Enabling the use of SSH -->
81
81
<extension >
82
82
<groupId >org.apache.maven.wagon</groupId >
83
- <artifactId >wagon-ftp </artifactId >
84
- <version >1.0-beta-6 </version >
83
+ <artifactId >wagon-ssh </artifactId >
84
+ <version >2.4 </version >
85
85
</extension >
86
86
</extensions >
87
87
<plugins >
You can’t perform that action at this time.
0 commit comments