Skip to content

Commit 31cddc4

Browse files
author
Andreas Dann
committed
add distribution and github action
1 parent d9cc99c commit 31cddc4

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

pom.xml

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -145,4 +145,13 @@
145145
</repository>
146146
</repositories>
147147

148+
149+
<distributionManagement>
150+
<repository>
151+
<id>github</id>
152+
<name>GitHub Packages</name>
153+
<url>https://maven.pkg.github.com/secure-software-engineering/sootdiff</url>
154+
</repository>
155+
</distributionManagement>
156+
148157
</project>

0 commit comments

Comments
 (0)