Skip to content

Commit 83ca31b

Browse files
Update Ponder submodule to v1.0 tag to match pom.xml version
Co-authored-by: dmccoystephenson <21204351+dmccoystephenson@users.noreply.github.com>
1 parent 3b63786 commit 83ca31b

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@ jobs:
2626
- name: Build and install Ponder to local Maven repository
2727
run: |
2828
cd dependencies/Ponder
29+
git checkout v1.0
2930
chmod +x gradlew
3031
./gradlew build publishToMavenLocal -x test
3132

dependencies/Ponder

0 commit comments

Comments
 (0)