Skip to content

Commit

Permalink
test> is not a scope... (#67)
Browse files Browse the repository at this point in the history
  • Loading branch information
mrginglymus authored Dec 31, 2020
1 parent bb070c6 commit c427313
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@
<dependency>
<groupId>org.jenkins-ci.plugins.workflow</groupId>
<artifactId>workflow-basic-steps</artifactId>
<scope>test></scope>
<scope>test</scope>
</dependency>
</dependencies>

Expand Down

0 comments on commit c427313

Please sign in to comment.