File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -24,7 +24,7 @@ It aims to leverage mature but now discontinued JPivot project's codebase to mak
24
24
<github .global.server>github</github .global.server>
25
25
26
26
<arquillian .test>false</arquillian .test>
27
- <deploy .site.url>scp://www.pivot4j.org/var/www/pivot4j </deploy .site.url>
27
+ <deploy .site.url>[override-to-deploy] </deploy .site.url>
28
28
29
29
<sonar .host.url>http://sonar.pivot4j.org</sonar .host.url>
30
30
<sonar .dynamicAnalysis>reuseReports</sonar .dynamicAnalysis>
@@ -282,7 +282,7 @@ It aims to leverage mature but now discontinued JPivot project's codebase to mak
282
282
</dependency >
283
283
<dependency >
284
284
<groupId >org.apache.maven.wagon</groupId >
285
- <artifactId >wagon-ssh</artifactId >
285
+ <artifactId >wagon-ssh-external </artifactId >
286
286
<version >${version.extension.wagon} </version >
287
287
</dependency >
288
288
</dependencies >
You can’t perform that action at this time.
0 commit comments