Skip to content

Commit

Permalink
fixup extensions
Browse files Browse the repository at this point in the history
  • Loading branch information
gionn committed Oct 30, 2023
1 parent 7d38cff commit 170e339
Showing 1 changed file with 7 additions and 5 deletions.
12 changes: 7 additions & 5 deletions .github/actions/setup-java-build/extensions.xml
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
<extension>
<groupId>org.apache.maven.extensions</groupId>
<artifactId>maven-build-cache-extension</artifactId>
<version>1.0.1</version>
</extension>
<extensions>
<extension>
<groupId>org.apache.maven.extensions</groupId>
<artifactId>maven-build-cache-extension</artifactId>
<version>1.0.1</version>
</extension>
</extensions>

0 comments on commit 170e339

Please sign in to comment.