We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 023c05e commit bcab700Copy full SHA for bcab700
1 file changed
cdi-api/pom.xml
@@ -4,11 +4,11 @@
4
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
5
<modelVersion>4.0.0</modelVersion>
6
7
- <groupId>expert.os.books.architecture.patterns</groupId>
8
- <artifactId>chapter-11</artifactId>
+ <groupId>com.otavio.demo</groupId>
+ <artifactId>cdi-api</artifactId>
9
<version>1.0.0</version>
10
11
- <name>chapter-11</name>
+ <name>cdi-api</name>
12
<url>http://www.os.expert</url>
13
14
<properties>
0 commit comments