Skip to content

Commit bcab700

Browse files
committed
chore: update pom coordinates and project name to cdi-api
1 parent 023c05e commit bcab700

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

cdi-api/pom.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,11 @@
44
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
55
<modelVersion>4.0.0</modelVersion>
66

7-
<groupId>expert.os.books.architecture.patterns</groupId>
8-
<artifactId>chapter-11</artifactId>
7+
<groupId>com.otavio.demo</groupId>
8+
<artifactId>cdi-api</artifactId>
99
<version>1.0.0</version>
1010

11-
<name>chapter-11</name>
11+
<name>cdi-api</name>
1212
<url>http://www.os.expert</url>
1313

1414
<properties>

0 commit comments

Comments
 (0)