Skip to content

Commit

Permalink
Resolves #180.
Browse files Browse the repository at this point in the history
  • Loading branch information
khituras committed Jan 4, 2024
1 parent ecbe3d7 commit c7ecec6
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions jcore-neo4j-relations-consumer/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
<artifactId>jcore-base</artifactId>
<version>2.6.1</version>
</parent>

<version>2.6.2</version>

<dependencies>
<dependency>
Expand Down Expand Up @@ -48,12 +48,12 @@
<dependency>
<groupId>de.julielab</groupId>
<artifactId>julielab-neo4j-plugins-concepts-representation</artifactId>
<version>3.1.0-SNAPSHOT</version>
<version>3.2.1</version>
</dependency>
<dependency>
<groupId>de.julielab</groupId>
<artifactId>julielab-neo4j-plugins-concepts</artifactId>
<version>3.1.0-SNAPSHOT</version>
<version>3.2.1</version>
<scope>test</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit c7ecec6

Please sign in to comment.