Skip to content

Commit 3126a0f

Browse files
committed
fix: rename artifactId to behavior-driven-development for clarity
1 parent 69824ae commit 3126a0f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
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>behavior-driven-test</artifactId>
16+
<artifactId>behavior-driven-development</artifactId>
1717
<version>1.0.0</version>
1818
<name>JNoSQL Demo using Java SE MongoDB exploring Behavior Driven Test</name>
1919

0 commit comments

Comments
 (0)