We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f7424c4 commit 8ad9cb2Copy full SHA for 8ad9cb2
1 file changed
pom.xml
@@ -103,6 +103,13 @@
103
<version>3.0.2</version>
104
</plugin>
105
</plugins>
106
+ <extensions>
107
+ <extension>
108
+ <groupId>io.packagecloud.maven.wagon</groupId>
109
+ <artifactId>maven-packagecloud-wagon</artifactId>
110
+ <version>0.0.4</version>
111
+ </extension>
112
+ </extensions>
113
</build>
114
115
<distributionManagement>
0 commit comments