Skip to content

Commit d396bb4

Browse files
committed
chore: update description at pom.xml
Signed-off-by: Otavio Santana <[email protected]>
1 parent 1242bab commit d396bb4

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
@@ -13,9 +13,9 @@
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>
1515
<groupId>org.soujava.demos.mongodb</groupId>
16-
<artifactId>embedded</artifactId>
16+
<artifactId>data-driven-test</artifactId>
1717
<version>1.0.0</version>
18-
<name>JNoSQL Demo using Java SE MongoDB exploring Embedded</name>
18+
<name>JNoSQL Demo using Java SE MongoDB exploring Data Driven Test</name>
1919

2020
<properties>
2121
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>

0 commit comments

Comments
 (0)