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 bca8b43 commit 49cf591Copy full SHA for 49cf591
pom.xml
@@ -33,6 +33,13 @@
33
<connection>scm:git:git://github.com/FalkorDB/JFalkorDB.git</connection>
34
<developerConnection>scm:git:git@github.com:FalkorDB/JFalkorDB.git</developerConnection>
35
</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>
43
<licenses>
44
<license>
45
<name>BSD 3 Clause</name>
0 commit comments