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.
2 parents 7c832fa + 5aaac79 commit db4c435Copy full SHA for db4c435
pom.xml
@@ -32,10 +32,15 @@
32
</license>
33
</licenses>
34
35
- <organization>
36
- <name>Neo4j Sweden AB</name>
37
- <url>http://neo4j.com</url>
38
- </organization>
+ <developers>
+ <developer>
+ <id>neo4j</id>
+ <name>The Neo4j Team</name>
39
+ <url>http://www.neo4j.com/</url>
40
+ <organization>Neo4j Sweden AB</organization>
41
+ <organizationUrl>http://www.neo4j.com/</organizationUrl>
42
+ </developer>
43
+ </developers>
44
45
<scm>
46
<connection>scm:git:git://github.com/neo4j/neo4j-java-driver.git</connection>
0 commit comments