-
Notifications
You must be signed in to change notification settings - Fork 58
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Adding maven Snapshots repo for SDK #311
Adding maven Snapshots repo for SDK #311
Conversation
Signed-off-by: Sarat Vemulapalli <[email protected]>
cc: @gaiksaya |
Codecov Report
@@ Coverage Diff @@
## main #311 +/- ##
=========================================
Coverage 72.97% 72.97%
Complexity 120 120
=========================================
Files 25 25
Lines 518 518
Branches 15 15
=========================================
Hits 378 378
Misses 131 131
Partials 9 9 Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. |
Posting the query here as well. I see 2 different group id in build.gradle opensearch-sdk-java/build.gradle Lines 39 to 46 in 10bfd37
Please confirm the what should be the right group id. Thanks!
|
Signed-off-by: Sarat Vemulapalli <[email protected]>
Signed-off-by: Sarat Vemulapalli <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM!
Signed-off-by: Sarat Vemulapalli [email protected]
Description
Adding snapshots maven publish to publishing tasks.
Issues Resolved
Part of #92
By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
For more information on following Developer Certificate of Origin and signing off your commits, please check here.