We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 29aa31c commit a0c7239Copy full SHA for a0c7239
pom.xml
@@ -43,6 +43,13 @@
43
<tag>master</tag>
44
</scm>
45
46
+ <distributionManagement>
47
+ <repository>
48
+ <id>ossrh</id>
49
+ <url>https://s01.oss.sonatype.org/service/local/staging/deploy/maven2/</url>
50
+ </repository>
51
+ </distributionManagement>
52
+
53
<developers>
54
<developer>
55
<id>flowingcode</id>
0 commit comments