Skip to content

Commit

Permalink
Version 1.9.0. Raised Neo4j version to 3.4.7.
Browse files Browse the repository at this point in the history
  • Loading branch information
khituras committed Sep 17, 2018
1 parent 8df52f0 commit 63a3edf
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion julielab-neo4j-plugins-concepts-representation/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>de.julielab</groupId>
<artifactId>julielab-neo4j-server-plugins</artifactId>
<version>1.8.1</version>
<version>1.9.0</version>
</parent>
<artifactId>julielab-neo4j-plugins-concepts-representation</artifactId>
<dependencies>
Expand Down
2 changes: 1 addition & 1 deletion julielab-neo4j-plugins-concepts/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>de.julielab</groupId>
<artifactId>julielab-neo4j-server-plugins</artifactId>
<version>1.8.1</version>
<version>1.9.0</version>
<relativePath>..</relativePath>
</parent>
<artifactId>julielab-neo4j-plugins-concepts</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion julielab-neo4j-plugins-utilities/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>de.julielab</groupId>
<artifactId>julielab-neo4j-server-plugins</artifactId>
<version>1.8.1</version>
<version>1.9.0</version>
<relativePath>..</relativePath>
</parent>
<artifactId>julielab-neo4j-plugins-utilities</artifactId>
Expand Down
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<version>2.0.1</version>
</parent>
<artifactId>julielab-neo4j-server-plugins</artifactId>
<version>1.8.1</version>
<version>1.9.0</version>
<name>JULIE Lab Neo4j Server Plugins</name>
<build>
<pluginManagement>
Expand Down Expand Up @@ -89,7 +89,7 @@
</dependencies>
<description>This project contains Neo4j server plugins used by the Julie Lab team.</description>
<properties>
<neo4j-release-version>3.3.1</neo4j-release-version>
<neo4j-release-version>3.4.7</neo4j-release-version>
<jackson-release-version>2.9.6</jackson-release-version>
</properties>
<packaging>pom</packaging>
Expand Down

0 comments on commit 63a3edf

Please sign in to comment.