Skip to content

Commit 49cf591

Browse files
authored
Update pom.xml
1 parent bca8b43 commit 49cf591

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
@@ -33,6 +33,13 @@
3333
<connection>scm:git:git://github.com/FalkorDB/JFalkorDB.git</connection>
3434
<developerConnection>scm:git:git@github.com:FalkorDB/JFalkorDB.git</developerConnection>
3535
</scm>
36+
<distributionManagement>
37+
<repository>
38+
<id>central</id>
39+
<name>Central Repository</name>
40+
<url>https://central.sonatype.dev/maven2</url>
41+
</repository>
42+
</distributionManagement>
3643
<licenses>
3744
<license>
3845
<name>BSD 3 Clause</name>

0 commit comments

Comments
 (0)