Skip to content
This repository was archived by the owner on Aug 4, 2020. It is now read-only.

Commit 092dd0d

Browse files
author
Chris Wiechmann
committed
Added GitHub-Packages to store release packages
1 parent 772487e commit 092dd0d

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

pom.xml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,14 @@
2424
<tag>@${project.version}</tag>
2525
</scm>
2626

27+
<distributionManagement>
28+
<repository>
29+
<id>github</id>
30+
<name>Axway-API-Management-Plus Apache Maven Packages</name>
31+
<url>https://maven.pkg.github.com/Axway-API-Management-Plus/apimanager-report-tool</url>
32+
</repository>
33+
</distributionManagement>
34+
2735
<dependencies>
2836
<dependency>
2937
<artifactId>axway-swagger-promote-core</artifactId>

0 commit comments

Comments
 (0)