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 +6
-6
lines changed Expand file tree Collapse file tree 6 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 66 <parent >
77 <groupId >org.neo4j</groupId >
88 <artifactId >graph-algorithms-parent</artifactId >
9- <version >3.3.4 .0</version >
9+ <version >3.4.0 .0</version >
1010 </parent >
1111
1212 <artifactId >graph-algorithms-algo</artifactId >
Original file line number Diff line number Diff line change 66 <parent >
77 <groupId >org.neo4j</groupId >
88 <artifactId >graph-algorithms-parent</artifactId >
9- <version >3.3.4 .0</version >
9+ <version >3.4.0 .0</version >
1010 </parent >
1111
1212 <artifactId >graph-algorithms-benchmark</artifactId >
Original file line number Diff line number Diff line change 55 <parent >
66 <artifactId >graph-algorithms-parent</artifactId >
77 <groupId >org.neo4j</groupId >
8- <version >3.3.4 .0</version >
8+ <version >3.4.0 .0</version >
99 </parent >
1010 <modelVersion >4.0.0</modelVersion >
1111
Original file line number Diff line number Diff line change @@ -29,7 +29,7 @@ plugins {
2929 id ' org.neo4j.doc.build.docbook' version ' 1.0-alpha03'
3030}
3131
32- if (! project. hasProperty(' graphAlgoVersion' )) { ext. graphAlgoVersion = ' 3.3.4 .0' }
32+ if (! project. hasProperty(' graphAlgoVersion' )) { ext. graphAlgoVersion = ' 3.4.0 .0' }
3333
3434ext {
3535 versionParts = graphAlgoVersion. split(' -' )
Original file line number Diff line number Diff line change 55 <parent >
66 <artifactId >graph-algorithms-parent</artifactId >
77 <groupId >org.neo4j</groupId >
8- <version >3.3.4 .0</version >
8+ <version >3.4.0 .0</version >
99 </parent >
1010 <modelVersion >4.0.0</modelVersion >
1111
Original file line number Diff line number Diff line change 55 <parent >
66 <artifactId >graph-algorithms-parent</artifactId >
77 <groupId >org.neo4j</groupId >
8- <version >3.3.4 .0</version >
8+ <version >3.4.0 .0</version >
99 </parent >
1010 <modelVersion >4.0.0</modelVersion >
1111
You can’t perform that action at this time.
0 commit comments