Skip to content

Commit 10264e2

Browse files
committed
Update README.md
Fix typo in the jar file output
1 parent 8098730 commit 10264e2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

100755100644
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ project, simply package the project with maven:
1111

1212
mvn clean package
1313

14-
This will produce a jar-file, `neo4jh3-0.5.0-SNAPSHOT.jar `,
14+
This will produce a jar-file, `neo4jh3-0.9.1.jar `,
1515
that can be copied to the `plugin` directory of your Neo4j instance.
1616

1717
cp target/neo4jh3-0.9.1-SNAPSHOT.jar neo4j-enterprise-5.x.0/plugins/.

0 commit comments

Comments
 (0)