Skip to content

Commit

Permalink
Bump version to 1.2.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
skkosuri-amzn committed Dec 10, 2021
1 parent 6e53232 commit 6f2a9c0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
# common-utils
- name: Build and Test
run: |
./gradlew build -Dopensearch.version=1.2.0-SNAPSHOT
./gradlew build -Dopensearch.version=1.2.1-SNAPSHOT
- name: Publish to Maven Local
run: |
Expand Down

0 comments on commit 6f2a9c0

Please sign in to comment.