Skip to content

Commit

Permalink
Downgrade cargo plugin to working version
Browse files Browse the repository at this point in the history
  • Loading branch information
arkanovicz committed Jun 11, 2022
1 parent 976066a commit c54f8bf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modality-examples/modality-example-bookshelf/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -114,7 +114,7 @@ under the License.
<plugin>
<groupId>org.codehaus.cargo</groupId>
<artifactId>cargo-maven2-plugin</artifactId>
<version>1.9.0</version>
<version>1.8.5</version>
<configuration>
<skip>${maven.test.skip}</skip>
<container>
Expand Down

0 comments on commit c54f8bf

Please sign in to comment.