Skip to content

Commit

Permalink
Test with matrix-auth plugin 3.1.8 (#79)
Browse files Browse the repository at this point in the history
Do not need to use the incremental build for this test.

Using the incremental build was blocking the release of the plugin
because the release correctly requires that all dependencies must be
released dependencies, not incrementals.
  • Loading branch information
MarkEWaite authored Jun 29, 2023
1 parent 5e927f8 commit 45b647b
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 @@ -69,7 +69,7 @@
<!-- Needed by JTH -->
<groupId>org.jenkins-ci.plugins</groupId>
<artifactId>matrix-auth</artifactId>
<version>3.2-rc393.c200fd32fcd4</version>
<version>3.1.8</version>
<scope>test</scope>
</dependency>
</dependencies>
Expand Down

0 comments on commit 45b647b

Please sign in to comment.