Skip to content

Commit

Permalink
Merge pull request #205 from Alfresco/feature/PRODDEL-7905_release_23…
Browse files Browse the repository at this point in the history
….2.0-A1

PRODDEL-7905: [release] 23.2.0-A1 API Explorer
  • Loading branch information
tpage-alfresco authored Feb 23, 2024
2 parents 744f641 + d857034 commit da0ca64
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"
DEVELOPMENT_VERSION: "23.2.0-A1-SNAPSHOT"
RELEASE_VERSION: "23.2.0-A1"
DEVELOPMENT_VERSION: "23.2.0-SNAPSHOT"
MAVEN_CLI_OPTS: "-B -q -e -fae -V -DinstallAtEnd=true -U"
GITHUB_ACTIONS_DEPLOY_TIMEOUT: 30

Expand Down

0 comments on commit da0ca64

Please sign in to comment.