Skip to content

Commit 9b892e4

Browse files
imetaxasimetaxas
imetaxas
authored and
imetaxas
committed
update pom
1 parent 7471bab commit 9b892e4

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

pom.xml

+9
Original file line numberDiff line numberDiff line change
@@ -76,6 +76,15 @@
7676
</distributionManagement>
7777

7878
<build>
79+
<extensions>
80+
<!-- Enabling the use of SSH -->
81+
<extension>
82+
<groupId>org.apache.maven.wagon</groupId>
83+
<artifactId>wagon-ssh-external</artifactId>
84+
<version>1.0-beta-6</version>
85+
</extension>
86+
</extensions>
87+
7988
<pluginManagement>
8089
<plugins>
8190

0 commit comments

Comments
 (0)