Skip to content

Commit 849e1bc

Browse files
committed
add module for CDI with deltapike
allow to replace cdi-impl without any change at cucumber.
1 parent 15aa213 commit 849e1bc

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

deltaspike/pom.xml

+1-2
Original file line numberDiff line numberDiff line change
@@ -43,9 +43,8 @@
4343
</dependency>
4444

4545
<dependency>
46-
<groupId>${project.groupId}</groupId>
46+
<groupId>io.cucumber</groupId>
4747
<artifactId>cucumber-junit</artifactId>
48-
<version>${project.version}</version>
4948
<scope>test</scope>
5049
</dependency>
5150
<dependency>

0 commit comments

Comments
 (0)