docs: update firestore session service dependency versions and artifact identifiers#1096
docs: update firestore session service dependency versions and artifact identifiers#1096mohan-ganesh wants to merge 1 commit into
Conversation
c296e71 to
e99ff92
Compare
51d7007 to
0f38e3e
Compare
0f38e3e to
80d719c
Compare
|
@glaforge I have successfully updated the branch via rebase. However, the GitHub Actions workflows are now awaiting maintainer approval to run. Could you please review and approve the workflows, and if they pass, with that it should be ready for merge. |
80d719c to
c41072e
Compare
|
Hi @mohan-ganesh, thank you for your contribution! We appreciate you taking the time to submit this pull request. As per PR contribution policy, please ensure your PR consists of a single commit. Could you please squash your commits accordingly? |
fc4a953 to
109ca49
Compare
|
@hemasekhar-p I have squashed the branch into a single commit as requested. Let me know if there's anything else needed! |
109ca49 to
90baf70
Compare
|
@mohan-ganesh, thank you for squashing your changes into a single commit as requested. Currently this PR is under review by our team, we will keep you posted if any additional information is required. thank you. |
Please ensure you have read the contribution guide before creating a pull request.
Link to Issue or Description of Change
1. Link to an existing issue (if applicable):
Not an issue
2. describe the change:
Updates the README.md to reflect the latest 1.0.1-rc.1-SNAPSHOT version and aligns the artifactId/groupId with the module's pom.xml configuration.
Problem:
Outdated version
Solution:
_Updates the README.md to reflect the latest 1.0.1-rc.1-SNAPSHOT version and aligns the artifactId/groupId with the module's pom.xml configuration.
Testing Plan
No functional changes made
Unit Tests:
Please include a summary of passed java test results.
Manual End-to-End (E2E) Tests:
Run the Sample Example depicted in README.md
Checklist
Additional context
none