Skip to content

Commit 03e5d92

Browse files
committed
chore: update structure to mapping
Signed-off-by: Otavio Santana <[email protected]>
1 parent 87d4f90 commit 03e5d92

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

jnosql-tinkerpop/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,8 @@
1818
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
1919
<modelVersion>4.0.0</modelVersion>
2020
<parent>
21-
<groupId>org.eclipse.jnosql.mapping</groupId>
22-
<artifactId>jnosql-mapping-parent</artifactId>
21+
<groupId>org.eclipse.jnosql.databases</groupId>
22+
<artifactId>jnosql-databases-parent</artifactId>
2323
<version>1.1.4-SNAPSHOT</version>
2424
</parent>
2525

0 commit comments

Comments
 (0)