Skip to content

Commit

Permalink
force update
Browse files Browse the repository at this point in the history
  • Loading branch information
Michael Hartmeier committed Nov 26, 2023
1 parent 28c8155 commit 3b454a4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/maven.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,4 +22,4 @@ jobs:
with:
repositories: '[{ "id": "oss-sonatype-snapshot", "name": "oss-sonatype-snapshot", "url": "https://oss.sonatype.org/content/repositories/snapshots/" }]'
- name: Build with Maven
run: mvn -B clean package
run: mvn -B -U clean package

0 comments on commit 3b454a4

Please sign in to comment.