Skip to content

Commit 6b89a13

Browse files
authored
Use explicit group ID (#76)
1 parent 9b8f4da commit 6b89a13

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@
6161
</dependencyManagement>
6262
<dependencies>
6363
<dependency>
64-
<groupId>${project.groupId}</groupId>
64+
<groupId>org.jenkins-ci.plugins.workflow</groupId>
6565
<artifactId>workflow-step-api</artifactId>
6666
</dependency>
6767
<dependency>

0 commit comments

Comments
 (0)