Skip to content

Commit 22ac037

Browse files
committed
[PAXCDI-191] corrected artifactId
1 parent 8594728 commit 22ac037

File tree

1 file changed

+1
-1
lines changed
  • itest/src/it/itest-standalone

1 file changed

+1
-1
lines changed

itest/src/it/itest-standalone/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -139,7 +139,7 @@
139139

140140
<dependency>
141141
<groupId>org.ops4j.pax.cdi.samples</groupId>
142-
<artifactId>pax-cdi-sample8-security</artifactId>
142+
<artifactId>pax-cdi-sample8</artifactId>
143143
<version>${project.version}</version>
144144
<scope>provided</scope>
145145
</dependency>

0 commit comments

Comments
 (0)