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 8e7eabf commit 60b73bdCopy full SHA for 60b73bd
pom.xml
@@ -145,9 +145,9 @@
145
</distributionManagement>
146
147
<scm>
148
- <url>https://github.com/arangodb/arangodb-graphql-java</url>
149
- <connection>scm:git:git://github.com/arangodb/arangodb-graphql-java.git</connection>
150
- <developerConnection>scm:git:git://github.com/arangodb/arangodb-graphql-java.git</developerConnection>
+ <url>https://github.com/ArangoDB-Community/arangodb-graphql-java</url>
+ <connection>scm:git:git://github.com/ArangoDB-Community/arangodb-graphql-java.git</connection>
+ <developerConnection>scm:git:git://github.com/ArangoDB-Community/arangodb-graphql-java.git</developerConnection>
151
</scm>
152
153
<organization>
0 commit comments