We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 62eeb2f commit bfd3b86Copy full SHA for bfd3b86
pom.xml
@@ -27,4 +27,12 @@
27
<version>2.11.0</version>
28
</dependency>
29
</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>
38
</project>
0 commit comments