Skip to content

Commit 0d487a5

Browse files
javier-godoypaodb
authored andcommitted
ci: add distributionManagement
1 parent ce76c2a commit 0d487a5

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

pom.xml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,13 @@
4141
<tag>master</tag>
4242
</scm>
4343

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+
4451
<developers>
4552
<developer>
4653
<id>flowingcode</id>

0 commit comments

Comments
 (0)