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 7b90ed9 commit 2ae1b1cCopy full SHA for 2ae1b1c
pom.xml
@@ -47,6 +47,13 @@
47
</repository>
48
</distributionManagement>
49
50
+ <repositories>
51
+ <repository>
52
+ <id>arangodb-snapshots</id>
53
+ <url>https://oss.sonatype.org/content/groups/staging</url>
54
+ </repository>
55
+ </repositories>
56
+
57
<profiles>
58
<profile>
59
<id>doclint-java8-disable</id>
0 commit comments