Skip to content

Commit 65fa53d

Browse files
committed
docs: update readme file
Signed-off-by: Otavio Santana <[email protected]>
1 parent 8740e47 commit 65fa53d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1817,8 +1817,8 @@ Eclipse JNoSQL offers a mapping implementation for Graph NoSQL types:
18171817
[source,xml]
18181818
----
18191819
<dependency>
1820-
<groupId>org.eclipse.jnosql.mapping</groupId>
1821-
<artifactId>jnosql-mapping-graph</artifactId>
1820+
<groupId>org.eclipse.jnosql.databases</groupId>
1821+
<artifactId>jnosql-tinkerpop</artifactId>
18221822
<version>1.1.3</version>
18231823
</dependency>
18241824
----

0 commit comments

Comments
 (0)