Skip to content

Commit

Permalink
chore: update groupid from pom project
Browse files Browse the repository at this point in the history
Signed-off-by: Otavio Santana <[email protected]>
  • Loading branch information
otaviojava committed Dec 18, 2024
1 parent 8b77f89 commit 18bdec2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
<modelVersion>4.0.0</modelVersion>

<groupId>org.soujava.demos</groupId>
<groupId>com.otaviojava.demos</groupId>
<artifactId>ddd</artifactId>
<name>Demo Exploring DDD with NoSQL database</name>
<version>1.0.0-SNAPSHOT</version>
Expand Down

0 comments on commit 18bdec2

Please sign in to comment.