Skip to content

Commit

Permalink
ACS-6143: [release] API Explorer 23.1.0 GA (#202)
Browse files Browse the repository at this point in the history
* ACS-6143: [release] API Explorer 23.1.0 GA

* ACS-6143: [release] API Explorer 23.1.0 GA
  • Loading branch information
mpichura authored Oct 30, 2023
1 parent 77ebbc0 commit 6f254c8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,8 @@ env:
MAVEN_PASSWORD: ${{ secrets.NEXUS_PASSWORD }}
GIT_USERNAME: ${{ secrets.BOT_GITHUB_USERNAME }}
GIT_PASSWORD: ${{ secrets.BOT_GITHUB_TOKEN }}
RELEASE_VERSION: "23.1.0-A2"
DEVELOPMENT_VERSION: "23.1.0-SNAPSHOT"
RELEASE_VERSION: "23.1.0"
DEVELOPMENT_VERSION: "23.2.0-A1-SNAPSHOT"
MAVEN_CLI_OPTS: "-B -q -e -fae -V -DinstallAtEnd=true -U"
GITHUB_ACTIONS_DEPLOY_TIMEOUT: 30

Expand Down

0 comments on commit 6f254c8

Please sign in to comment.