We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8853b0b commit 668f9c1Copy full SHA for 668f9c1
1 file changed
pom.xml
@@ -150,15 +150,6 @@
150
</dependencies>
151
152
<build>
153
- <extensions>
154
- <!-- maven3 will need wagon-ssh extension in order to be able to release,
155
- Using external variant in order to retain keys, etc -->
156
- <extension>
157
- <groupId>org.apache.maven.wagon</groupId>
158
- <artifactId>wagon-ssh-external</artifactId>
159
- <version>2.10</version>
160
- </extension>
161
- </extensions>
162
<pluginManagement>
163
<plugins>
164
<plugin>
0 commit comments