This repository was archived by the owner on Apr 22, 2020. It is now read-only.
File tree Expand file tree Collapse file tree 6 files changed +7
-7
lines changed Expand file tree Collapse file tree 6 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 6
6
<parent >
7
7
<groupId >org.neo4j</groupId >
8
8
<artifactId >graph-algorithms-parent</artifactId >
9
- <version >3.5.2.1 </version >
9
+ <version >3.5.3.0 </version >
10
10
</parent >
11
11
12
12
<artifactId >graph-algorithms-algo</artifactId >
Original file line number Diff line number Diff line change 6
6
<parent >
7
7
<groupId >org.neo4j</groupId >
8
8
<artifactId >graph-algorithms-parent</artifactId >
9
- <version >3.5.2.1 </version >
9
+ <version >3.5.3.0 </version >
10
10
</parent >
11
11
12
12
<artifactId >graph-algorithms-benchmark</artifactId >
Original file line number Diff line number Diff line change 5
5
<parent >
6
6
<artifactId >graph-algorithms-parent</artifactId >
7
7
<groupId >org.neo4j</groupId >
8
- <version >3.5.2.1 </version >
8
+ <version >3.5.3.0 </version >
9
9
</parent >
10
10
<modelVersion >4.0.0</modelVersion >
11
11
Original file line number Diff line number Diff line change 5
5
<parent >
6
6
<artifactId >graph-algorithms-parent</artifactId >
7
7
<groupId >org.neo4j</groupId >
8
- <version >3.5.2.1 </version >
8
+ <version >3.5.3.0 </version >
9
9
</parent >
10
10
<modelVersion >4.0.0</modelVersion >
11
11
Original file line number Diff line number Diff line change 5
5
6
6
<groupId >org.neo4j</groupId >
7
7
<artifactId >graph-algorithms-parent</artifactId >
8
- <version >3.5.2.1 </version >
8
+ <version >3.5.3.0 </version >
9
9
<packaging >pom</packaging >
10
10
<name >Neo4j Graph Algorithms</name >
11
11
<description >Efficient Graph Algorithms for Neo4j</description >
28
28
29
29
<properties >
30
30
<project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
31
- <neo4j .version>3.5.2 </neo4j .version>
31
+ <neo4j .version>3.5.3 </neo4j .version>
32
32
<jmh .version>1.19</jmh .version>
33
33
<javac .target>1.8</javac .target>
34
34
</properties >
Original file line number Diff line number Diff line change 5
5
<parent >
6
6
<artifactId >graph-algorithms-parent</artifactId >
7
7
<groupId >org.neo4j</groupId >
8
- <version >3.5.2.1 </version >
8
+ <version >3.5.3.0 </version >
9
9
</parent >
10
10
<modelVersion >4.0.0</modelVersion >
11
11
You can’t perform that action at this time.
0 commit comments