Skip to content

Commit 414bf57

Browse files
committed
chore: update sample on embedded
Signed-off-by: Otavio Santana <[email protected]>
1 parent 31df44a commit 414bf57

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
@@ -12,8 +12,8 @@
1212
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
1313
xsi:schemaLocation="https://maven.apache.org/POM/4.0.0 https://maven.apache.org/maven-v4_0_0.xsd">
1414
<modelVersion>4.0.0</modelVersion>
15-
<groupId>org.soujava.demos.arangodb</groupId>
16-
<artifactId>arangodb</artifactId>
15+
<groupId>org.soujava.demos.mongodb</groupId>
16+
<artifactId>embedded</artifactId>
1717
<version>1.0.0</version>
1818
<name>JNoSQL Demo using Java SE MongoDB exploring Embedded</name>
1919

0 commit comments

Comments
 (0)