Skip to content

Commit d52c9e3

Browse files
committed
update package publishing
1 parent fcb6543 commit d52c9e3

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

pom.xml

+8
Original file line numberDiff line numberDiff line change
@@ -49,4 +49,12 @@
4949
<maven.compiler.target>11</maven.compiler.target>
5050
</properties>
5151

52+
<distributionManagement>
53+
<repository>
54+
<id>github</id>
55+
<name>GitHub Aantares-Network Apache Maven Packages</name>
56+
<url>https://maven.pkg.github.com/Antares-Network/BASM</url>
57+
</repository>
58+
</distributionManagement>
59+
5260
</project>

0 commit comments

Comments
 (0)