File tree Expand file tree Collapse file tree 5 files changed +37
-0
lines changed Expand file tree Collapse file tree 5 files changed +37
-0
lines changed Original file line number Diff line number Diff line change 15
15
<packaging >jar</packaging >
16
16
<name >Neo4j Java Driver (shaded package)</name >
17
17
<description >Access to the Neo4j graph database through Java</description >
18
+ <url >https://github.com/neo4j/neo4j-java-driver</url >
18
19
19
20
<properties >
20
21
<moduleName >org.neo4j.driver</moduleName >
219
220
</plugins >
220
221
</build >
221
222
223
+ <scm >
224
+ <connection >scm:git:git://github.com/neo4j/neo4j-java-driver.git</connection >
225
+ <
developerConnection >scm:git:
[email protected] :neo4j/neo4j-java-driver.git</
developerConnection >
226
+ <url >https://github.com/neo4j/neo4j-java-driver</url >
227
+ </scm >
228
+
222
229
</project >
Original file line number Diff line number Diff line change 14
14
<packaging >jar</packaging >
15
15
<name >Neo4j Java Driver</name >
16
16
<description >Access to the Neo4j graph database through Java</description >
17
+ <url >https://github.com/neo4j/neo4j-java-driver</url >
17
18
18
19
<properties >
19
20
<rootDir >${project.basedir}/..</rootDir >
240
241
</plugins >
241
242
</build >
242
243
244
+ <scm >
245
+ <connection >scm:git:git://github.com/neo4j/neo4j-java-driver.git</connection >
246
+ <
developerConnection >scm:git:
[email protected] :neo4j/neo4j-java-driver.git</
developerConnection >
247
+ <url >https://github.com/neo4j/neo4j-java-driver</url >
248
+ </scm >
249
+
243
250
</project >
Original file line number Diff line number Diff line change 15
15
<packaging >jar</packaging >
16
16
<name >Neo4j Java Driver Examples</name >
17
17
<description >Examples of using the Neo4j graph database through Java</description >
18
+ <url >https://github.com/neo4j/neo4j-java-driver</url >
18
19
19
20
<properties >
20
21
<rootDir >${project.basedir}/..</rootDir >
97
98
</plugin >
98
99
</plugins >
99
100
</build >
101
+
102
+ <scm >
103
+ <connection >scm:git:git://github.com/neo4j/neo4j-java-driver.git</connection >
104
+ <
developerConnection >scm:git:
[email protected] :neo4j/neo4j-java-driver.git</
developerConnection >
105
+ <url >https://github.com/neo4j/neo4j-java-driver</url >
106
+ </scm >
107
+
100
108
</project >
Original file line number Diff line number Diff line change 14
14
15
15
<name >Neo4j Java Driver Testkit Backend</name >
16
16
<description >Integration component for use with Testkit</description >
17
+ <url >https://github.com/neo4j/neo4j-java-driver</url >
17
18
18
19
<properties >
19
20
<rootDir >${project.basedir}/..</rootDir >
81
82
</plugins >
82
83
</build >
83
84
85
+ <scm >
86
+ <connection >scm:git:git://github.com/neo4j/neo4j-java-driver.git</connection >
87
+ <
developerConnection >scm:git:
[email protected] :neo4j/neo4j-java-driver.git</
developerConnection >
88
+ <url >https://github.com/neo4j/neo4j-java-driver</url >
89
+ </scm >
90
+
84
91
</project >
Original file line number Diff line number Diff line change 14
14
15
15
<name >Neo4j Java Driver Testkit Tests</name >
16
16
<description >Tests this driver using Testkit.</description >
17
+ <url >https://github.com/neo4j/neo4j-java-driver</url >
17
18
18
19
<properties >
19
20
<rootDir >${project.basedir}/..</rootDir >
303
304
</properties >
304
305
</profile >
305
306
</profiles >
307
+
308
+ <scm >
309
+ <connection >scm:git:git://github.com/neo4j/neo4j-java-driver.git</connection >
310
+ <
developerConnection >scm:git:
[email protected] :neo4j/neo4j-java-driver.git</
developerConnection >
311
+ <url >https://github.com/neo4j/neo4j-java-driver</url >
312
+ </scm >
313
+
306
314
</project >
You can’t perform that action at this time.
0 commit comments