Skip to content

Commit aede82a

Browse files
committed
drop wagon-ssh extension
This was required for the sftp upload to a custom FTP server, which has been removed from the deploy process. (cherry picked from commit 707ad27)
1 parent 364fd96 commit aede82a

1 file changed

Lines changed: 0 additions & 8 deletions

File tree

pom.xml

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -410,14 +410,6 @@ limitations under the License.
410410
</executions>
411411
</plugin>
412412
</plugins>
413-
414-
<extensions>
415-
<extension>
416-
<groupId>org.apache.maven.wagon</groupId>
417-
<artifactId>wagon-ssh</artifactId>
418-
<version>2.6</version>
419-
</extension>
420-
</extensions>
421413
</build>
422414

423415
<!--

0 commit comments

Comments
 (0)