File tree Expand file tree Collapse file tree 7 files changed +15
-15
lines changed
neo4j-ogm-integration-tests Expand file tree Collapse file tree 7 files changed +15
-15
lines changed Original file line number Diff line number Diff line change 25
25
<parent >
26
26
<groupId >org.neo4j</groupId >
27
27
<artifactId >neo4j-ogm</artifactId >
28
- <version >4.0.14 -SNAPSHOT</version >
28
+ <version >4.0.15 -SNAPSHOT</version >
29
29
</parent >
30
30
31
31
<artifactId >neo4j-ogm-api</artifactId >
Original file line number Diff line number Diff line change 25
25
<parent >
26
26
<groupId >org.neo4j</groupId >
27
27
<artifactId >neo4j-ogm</artifactId >
28
- <version >4.0.14 -SNAPSHOT</version >
28
+ <version >4.0.15 -SNAPSHOT</version >
29
29
</parent >
30
30
31
31
<artifactId >neo4j-ogm-bolt-driver</artifactId >
42
42
<dependency >
43
43
<groupId >org.neo4j</groupId >
44
44
<artifactId >neo4j-ogm-api</artifactId >
45
- <version >4.0.14 -SNAPSHOT</version >
45
+ <version >4.0.15 -SNAPSHOT</version >
46
46
</dependency >
47
47
48
48
<dependency >
Original file line number Diff line number Diff line change 25
25
<parent >
26
26
<groupId >org.neo4j</groupId >
27
27
<artifactId >neo4j-ogm</artifactId >
28
- <version >4.0.14 -SNAPSHOT</version >
28
+ <version >4.0.15 -SNAPSHOT</version >
29
29
</parent >
30
30
31
31
<artifactId >neo4j-ogm-core</artifactId >
43
43
<dependency >
44
44
<groupId >org.neo4j</groupId >
45
45
<artifactId >neo4j-ogm-api</artifactId >
46
- <version >4.0.14 -SNAPSHOT</version >
46
+ <version >4.0.15 -SNAPSHOT</version >
47
47
</dependency >
48
48
49
49
<dependency >
Original file line number Diff line number Diff line change 26
26
<parent >
27
27
<groupId >org.neo4j</groupId >
28
28
<artifactId >neo4j-ogm-tests</artifactId >
29
- <version >4.0.14 -SNAPSHOT</version >
29
+ <version >4.0.15 -SNAPSHOT</version >
30
30
</parent >
31
31
32
32
<artifactId >neo4j-ogm-integration-tests</artifactId >
45
45
<dependency >
46
46
<groupId >org.neo4j</groupId >
47
47
<artifactId >neo4j-ogm-core</artifactId >
48
- <version >4.0.14 -SNAPSHOT</version >
48
+ <version >4.0.15 -SNAPSHOT</version >
49
49
</dependency >
50
50
51
51
<dependency >
52
52
<groupId >org.neo4j</groupId >
53
53
<artifactId >neo4j-ogm-bolt-driver</artifactId >
54
- <version >4.0.14 -SNAPSHOT</version >
54
+ <version >4.0.15 -SNAPSHOT</version >
55
55
</dependency >
56
56
57
57
<dependency >
Original file line number Diff line number Diff line change 25
25
<parent >
26
26
<groupId >org.neo4j</groupId >
27
27
<artifactId >neo4j-ogm-tests</artifactId >
28
- <version >4.0.14 -SNAPSHOT</version >
28
+ <version >4.0.15 -SNAPSHOT</version >
29
29
</parent >
30
30
31
31
<artifactId >neo4j-ogm-tests-report</artifactId >
42
42
<dependency >
43
43
<groupId >org.neo4j</groupId >
44
44
<artifactId >neo4j-ogm-api</artifactId >
45
- <version >4.0.14 -SNAPSHOT</version >
45
+ <version >4.0.15 -SNAPSHOT</version >
46
46
</dependency >
47
47
48
48
<dependency >
49
49
<groupId >org.neo4j</groupId >
50
50
<artifactId >neo4j-ogm-core</artifactId >
51
- <version >4.0.14 -SNAPSHOT</version >
51
+ <version >4.0.15 -SNAPSHOT</version >
52
52
</dependency >
53
53
54
54
<dependency >
55
55
<groupId >org.neo4j</groupId >
56
56
<artifactId >neo4j-ogm-bolt-driver</artifactId >
57
- <version >4.0.14 -SNAPSHOT</version >
57
+ <version >4.0.15 -SNAPSHOT</version >
58
58
</dependency >
59
59
60
60
<dependency >
61
61
<groupId >org.neo4j</groupId >
62
62
<artifactId >neo4j-ogm-integration-tests</artifactId >
63
- <version >4.0.14 -SNAPSHOT</version >
63
+ <version >4.0.15 -SNAPSHOT</version >
64
64
<scope >test</scope >
65
65
</dependency >
66
66
</dependencies >
Original file line number Diff line number Diff line change 25
25
<parent >
26
26
<groupId >org.neo4j</groupId >
27
27
<artifactId >neo4j-ogm</artifactId >
28
- <version >4.0.14 -SNAPSHOT</version >
28
+ <version >4.0.15 -SNAPSHOT</version >
29
29
</parent >
30
30
31
31
<artifactId >neo4j-ogm-tests</artifactId >
Original file line number Diff line number Diff line change 25
25
26
26
<groupId >org.neo4j</groupId >
27
27
<artifactId >neo4j-ogm</artifactId >
28
- <version >4.0.14 -SNAPSHOT</version >
28
+ <version >4.0.15 -SNAPSHOT</version >
29
29
<packaging >pom</packaging >
30
30
31
31
<name >Neo4j-OGM</name >
You can’t perform that action at this time.
0 commit comments