Skip to content

Commit

Permalink
Update pom.xml
Browse files Browse the repository at this point in the history
  • Loading branch information
gkorland authored Jan 23, 2025
1 parent bca8b43 commit 49cf591
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,13 @@
<connection>scm:git:git://github.com/FalkorDB/JFalkorDB.git</connection>
<developerConnection>scm:git:[email protected]:FalkorDB/JFalkorDB.git</developerConnection>
</scm>
<distributionManagement>
<repository>
<id>central</id>
<name>Central Repository</name>
<url>https://central.sonatype.dev/maven2</url>
</repository>
</distributionManagement>
<licenses>
<license>
<name>BSD 3 Clause</name>
Expand Down

0 comments on commit 49cf591

Please sign in to comment.