File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 5555 uses : ncipollo/release-action@v1
5656 with :
5757 draft : true
58- name : " AWS JDBC Driver for MySQL Public Preview - v${{ env.RELEASE_VERSION }}"
58+ name : " AWS JDBC Driver for MySQL - v${{ env.RELEASE_VERSION }}"
5959 bodyFile : RELEASE_DETAILS.md
6060 artifacts : build/libs/*
6161 token : ${{ secrets.GITHUB_TOKEN }}
Original file line number Diff line number Diff line change @@ -294,7 +294,7 @@ publishing {
294294
295295 pom {
296296 name.set(" Amazon Web Services (AWS) JDBC Driver for MySQL" )
297- description.set(" Public preview of the Amazon Web Services (AWS) JDBC Driver for MySQL." )
297+ description.set(" Amazon Web Services (AWS) JDBC Driver for MySQL." )
298298 url.set(" https://github.com/awslabs/aws-mysql-jdbc" )
299299
300300 licenses {
You can’t perform that action at this time.
0 commit comments