Skip to content

Commit bfd3b86

Browse files
authored
Update pom.xml
1 parent 62eeb2f commit bfd3b86

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
@@ -27,4 +27,12 @@
2727
<version>2.11.0</version>
2828
</dependency>
2929
</dependencies>
30+
31+
<distributionManagement>
32+
<repository>
33+
<id>github</id>
34+
<name>GitHub ungaratto93 Apache Maven Packages</name>
35+
<url>https://maven.pkg.github.com/ungaratto93/string-to-json-converter</url>
36+
</repository>
37+
</distributionManagement>
3038
</project>

0 commit comments

Comments
 (0)