From 0f4acdbf3cfc9eb52201493024a0b87e571fba1f Mon Sep 17 00:00:00 2001 From: "Hong-Kit \"Randy\" Yeung" Date: Tue, 26 Nov 2024 15:01:05 -0600 Subject: [PATCH] Updating POM version to rc.4, so rc.5 would be made, and adding in github global account info for commit --- .github/workflows/build-pipeline.yml | 2 ++ pom.xml | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/.github/workflows/build-pipeline.yml b/.github/workflows/build-pipeline.yml index 0d633d6..2a00a49 100755 --- a/.github/workflows/build-pipeline.yml +++ b/.github/workflows/build-pipeline.yml @@ -144,5 +144,7 @@ jobs: github.ref == 'refs/heads/master' || startsWith(github.ref, 'refs/heads/release') run: | + git config --global user.name 'podaac-cloud-IandA' + git config --global user.email 'podaac-cloud-IandA@jpl.nasa.gov' git commit -m "/version ${{ env.software_version }} [skip actions]" pom.xml git push diff --git a/pom.xml b/pom.xml index bddaf64..9c6f69c 100755 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ gov.nasa.cumulus cnm-response - 3.0.0-rc.3 + 3.0.0-rc.4 jar cnm-response