Skip to content

Commit a12ab98

Browse files
committed
Package upload
1 parent b1077cd commit a12ab98

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
@@ -46,4 +46,12 @@
4646
</plugins>
4747
</build>
4848

49+
<distributionManagement>
50+
<repository>
51+
<id>github</id>
52+
<name>GitHub Laffini Apache Maven Packages</name>
53+
<url>https://maven.pkg.github.com/Laffini/Java-Matching-Engine</url>
54+
</repository>
55+
</distributionManagement>
56+
4957
</project>

0 commit comments

Comments
 (0)