Skip to content
This repository was archived by the owner on Mar 1, 2021. It is now read-only.

Commit 8ad9cb2

Browse files
committed
Packagecloud extension
1 parent f7424c4 commit 8ad9cb2

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

pom.xml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -103,6 +103,13 @@
103103
<version>3.0.2</version>
104104
</plugin>
105105
</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>
106113
</build>
107114

108115
<distributionManagement>

0 commit comments

Comments
 (0)