opensearch-project / sql-jdbc

This is the driver for JDBC connectivity to a cluster running with OpenSearch SQL support.
Apache License 2.0
14 stars 25 forks source link

Remove publish to maven for now #114

Closed acarbonetto closed 1 year ago

acarbonetto commented 1 year ago

Description

Remove publishing to maven so that we can release shadow jar for 1.4.0.1 release. Will revert after the release is successful.
Note: on release, jenkins only grabs jenkins files from main branch.

Issues Resolved

Check List

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.