Skip to content

Commit 6755f4c

Browse files
vlsiF21
authored andcommitted
Configure Git tags to be pushed to calcite-avatica repository not calcite
1 parent 3f2d7e5 commit 6755f4c

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -110,6 +110,7 @@ releaseArtifacts {
110110
// Configures URLs to SVN and Nexus
111111
releaseParams {
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" })

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ calcite.avatica.version=1.16.0
3535
com.diffplug.gradle.spotless.version=3.25.0
3636
com.github.johnrengelman.shadow.version=5.1.0
3737
com.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
3939
com.google.protobuf.version=0.8.10
4040
de.thetaphi.forbiddenapis.version=2.7
4141
org.jetbrains.gradle.plugin.idea-ext.version=0.5

0 commit comments

Comments
 (0)