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 218ba11 commit ecfe8f7Copy full SHA for ecfe8f7
pom.xml
@@ -41,6 +41,13 @@
41
<tag>master</tag>
42
</scm>
43
44
+ <distributionManagement>
45
+ <repository>
46
+ <id>ossrh</id>
47
+ <url>https://s01.oss.sonatype.org/service/local/staging/deploy/maven2/</url>
48
+ </repository>
49
+ </distributionManagement>
50
+
51
<developers>
52
<developer>
53
<id>flowingcode</id>
0 commit comments