File tree Expand file tree Collapse file tree 2 files changed +2
-1
lines changed Expand file tree Collapse file tree 2 files changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -110,6 +110,7 @@ releaseArtifacts {
110110// Configures URLs to SVN and Nexus
111111releaseParams {
112112 tlp.set(" Calcite" )
113+ gitRepoName.set(" calcite-avatica" )
113114 componentName.set(" Apache Calcite Avatica" )
114115 releaseTag.set(" rel/avatica-$buildVersion " )
115116 rcTag.set(rc.map { " avatica-$buildVersion -rc$it " })
Original file line number Diff line number Diff line change @@ -35,7 +35,7 @@ calcite.avatica.version=1.16.0
3535com.diffplug.gradle.spotless.version =3.25.0
3636com.github.johnrengelman.shadow.version =5.1.0
3737com.github.spotbugs.version =2.0.0
38- com.github.vlsi.vlsi-release-plugins.version =1.48.0
38+ com.github.vlsi.vlsi-release-plugins.version =1.50
3939com.google.protobuf.version =0.8.10
4040de.thetaphi.forbiddenapis.version =2.7
4141org.jetbrains.gradle.plugin.idea-ext.version =0.5
You can’t perform that action at this time.
0 commit comments