Skip to content

Commit db4c435

Browse files
committed
Merge branch 1.5 into 1.6
2 parents 7c832fa + 5aaac79 commit db4c435

File tree

1 file changed

+9
-4
lines changed

1 file changed

+9
-4
lines changed

pom.xml

Lines changed: 9 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -32,10 +32,15 @@
3232
</license>
3333
</licenses>
3434

35-
<organization>
36-
<name>Neo4j Sweden AB</name>
37-
<url>http://neo4j.com</url>
38-
</organization>
35+
<developers>
36+
<developer>
37+
<id>neo4j</id>
38+
<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>
3944

4045
<scm>
4146
<connection>scm:git:git://github.com/neo4j/neo4j-java-driver.git</connection>

0 commit comments

Comments
 (0)