> On Mar 8, 2016, at 1:03 PM, [email protected] wrote: > > > diff --git a/avatica/pom.xml b/avatica/pom.xml > index 5bccbaf..8bd4b52 100644 > --- a/avatica/pom.xml > +++ b/avatica/pom.xml > @@ -101,7 +101,7 @@ limitations under the License. > > <connection>scm:git:https://git-wip-us.apache.org/repos/asf/calcite.git</connection> > > <developerConnection>scm:git:https://git-wip-us.apache.org/repos/asf/calcite.git</developerConnection> > <url>https://github.com/apache/calcite</url> > - <tag>HEAD</tag> > + <tag>calcite-avatica-1.7.0-rc0</tag> > </scm>
I’d have used "calcite-avatica-1.7.0” as the tag. At some point one of those RCs will pass the vote and we won’t be able to go back and change the tag! Julian
