Skip to content

Commit 68804c4

Browse files
author
excel
committed
use pandadb v0.5.0-beta
1 parent 177e439 commit 68804c4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<groupId>org.grapheco</groupId>
77
<artifactId>neo4panda</artifactId>
88
<packaging>jar</packaging>
9-
<version>0.5.0</version>
9+
<version>0.5.0-beta</version>
1010

1111
<properties>
1212
<neo4j.target.version>4.4.32</neo4j.target.version>
@@ -56,7 +56,7 @@
5656
<dependency>
5757
<groupId>org.grapheco</groupId>
5858
<artifactId>query-engine</artifactId>
59-
<version>${project.version}-beta</version>
59+
<version>${project.version}</version>
6060
</dependency>
6161
<dependency>
6262
<groupId>org.neo4j</groupId>

0 commit comments

Comments
 (0)