Skip to content

Commit

Permalink
Merge branch 'main' into maven-resolver
Browse files Browse the repository at this point in the history
  • Loading branch information
thegridman authored May 28, 2024
2 parents 50db5ae + 6e800f6 commit 9a6f890
Show file tree
Hide file tree
Showing 47 changed files with 69 additions and 5,595 deletions.
6 changes: 6 additions & 0 deletions .github/workflows/dependencies.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -41,3 +41,9 @@ jobs:
run: |
export MAVEN_ARGS="-P coherence-ce"
sh ./etc/dependency-check.sh
- uses: actions/upload-artifact@v1
if: failure()
with:
name: build-output
path: "target/*.*"
172 changes: 0 additions & 172 deletions bedrock-coherence/12.1.2/coherence-12.1.2-testing-support/pom.xml

This file was deleted.

Loading

0 comments on commit 9a6f890

Please sign in to comment.