[maven-release-plugin] prepare release calcite-avatica-1.8.0-rc0
Project: http://git-wip-us.apache.org/repos/asf/calcite/repo Commit: http://git-wip-us.apache.org/repos/asf/calcite/commit/e934f157 Tree: http://git-wip-us.apache.org/repos/asf/calcite/tree/e934f157 Diff: http://git-wip-us.apache.org/repos/asf/calcite/diff/e934f157 Branch: refs/heads/branch-avatica-1.8 Commit: e934f15768822db584e774c8098e2ca8029f16f7 Parents: 10e8c79 Author: Josh Elser <[email protected]> Authored: Fri May 20 15:43:56 2016 -0400 Committer: Josh Elser <[email protected]> Committed: Fri May 20 15:43:56 2016 -0400 ---------------------------------------------------------------------- avatica/core/pom.xml | 2 +- avatica/metrics-dropwizardmetrics3/pom.xml | 2 +- avatica/metrics/pom.xml | 2 +- avatica/noop-driver/pom.xml | 2 +- avatica/pom.xml | 4 ++-- avatica/server/pom.xml | 2 +- avatica/standalone-server/pom.xml | 2 +- avatica/tck/pom.xml | 2 +- 8 files changed, 9 insertions(+), 9 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/calcite/blob/e934f157/avatica/core/pom.xml ---------------------------------------------------------------------- diff --git a/avatica/core/pom.xml b/avatica/core/pom.xml index 349fbaf..bcf9356 100644 --- a/avatica/core/pom.xml +++ b/avatica/core/pom.xml @@ -20,7 +20,7 @@ limitations under the License. <parent> <groupId>org.apache.calcite.avatica</groupId> <artifactId>avatica-parent</artifactId> - <version>1.8.0-SNAPSHOT</version> + <version>1.8.0</version> </parent> <artifactId>avatica</artifactId> http://git-wip-us.apache.org/repos/asf/calcite/blob/e934f157/avatica/metrics-dropwizardmetrics3/pom.xml ---------------------------------------------------------------------- diff --git a/avatica/metrics-dropwizardmetrics3/pom.xml b/avatica/metrics-dropwizardmetrics3/pom.xml index 52e59e7..e8e761d 100644 --- a/avatica/metrics-dropwizardmetrics3/pom.xml +++ b/avatica/metrics-dropwizardmetrics3/pom.xml @@ -20,7 +20,7 @@ limitations under the License. <parent> <groupId>org.apache.calcite.avatica</groupId> <artifactId>avatica-parent</artifactId> - <version>1.8.0-SNAPSHOT</version> + <version>1.8.0</version> </parent> <artifactId>avatica-metrics-dropwizardmetrics3</artifactId> http://git-wip-us.apache.org/repos/asf/calcite/blob/e934f157/avatica/metrics/pom.xml ---------------------------------------------------------------------- diff --git a/avatica/metrics/pom.xml b/avatica/metrics/pom.xml index c371ed2..f9b3841 100644 --- a/avatica/metrics/pom.xml +++ b/avatica/metrics/pom.xml @@ -20,7 +20,7 @@ limitations under the License. <parent> <groupId>org.apache.calcite.avatica</groupId> <artifactId>avatica-parent</artifactId> - <version>1.8.0-SNAPSHOT</version> + <version>1.8.0</version> </parent> <artifactId>avatica-metrics</artifactId> http://git-wip-us.apache.org/repos/asf/calcite/blob/e934f157/avatica/noop-driver/pom.xml ---------------------------------------------------------------------- diff --git a/avatica/noop-driver/pom.xml b/avatica/noop-driver/pom.xml index 2a6bc0b..b1d88a8 100644 --- a/avatica/noop-driver/pom.xml +++ b/avatica/noop-driver/pom.xml @@ -20,7 +20,7 @@ limitations under the License. <parent> <groupId>org.apache.calcite.avatica</groupId> <artifactId>avatica-parent</artifactId> - <version>1.8.0-SNAPSHOT</version> + <version>1.8.0</version> </parent> <artifactId>avatica-noop-driver</artifactId> http://git-wip-us.apache.org/repos/asf/calcite/blob/e934f157/avatica/pom.xml ---------------------------------------------------------------------- diff --git a/avatica/pom.xml b/avatica/pom.xml index 6613681..1c8e55e 100644 --- a/avatica/pom.xml +++ b/avatica/pom.xml @@ -29,7 +29,7 @@ limitations under the License. <groupId>org.apache.calcite.avatica</groupId> <artifactId>avatica-parent</artifactId> <packaging>pom</packaging> - <version>1.8.0-SNAPSHOT</version> + <version>1.8.0</version> <!-- More project information. --> <name>Apache Calcite Avatica Project</name> @@ -104,7 +104,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.8.0-rc0</tag> </scm> <modules> http://git-wip-us.apache.org/repos/asf/calcite/blob/e934f157/avatica/server/pom.xml ---------------------------------------------------------------------- diff --git a/avatica/server/pom.xml b/avatica/server/pom.xml index d24aaf2..243ffa2 100644 --- a/avatica/server/pom.xml +++ b/avatica/server/pom.xml @@ -20,7 +20,7 @@ limitations under the License. <parent> <groupId>org.apache.calcite.avatica</groupId> <artifactId>avatica-parent</artifactId> - <version>1.8.0-SNAPSHOT</version> + <version>1.8.0</version> </parent> <artifactId>avatica-server</artifactId> http://git-wip-us.apache.org/repos/asf/calcite/blob/e934f157/avatica/standalone-server/pom.xml ---------------------------------------------------------------------- diff --git a/avatica/standalone-server/pom.xml b/avatica/standalone-server/pom.xml index 3925a23..b08a6c4 100644 --- a/avatica/standalone-server/pom.xml +++ b/avatica/standalone-server/pom.xml @@ -20,7 +20,7 @@ limitations under the License. <parent> <groupId>org.apache.calcite.avatica</groupId> <artifactId>avatica-parent</artifactId> - <version>1.8.0-SNAPSHOT</version> + <version>1.8.0</version> </parent> <artifactId>avatica-standalone-server</artifactId> <name>Avatica Standalone Server</name> http://git-wip-us.apache.org/repos/asf/calcite/blob/e934f157/avatica/tck/pom.xml ---------------------------------------------------------------------- diff --git a/avatica/tck/pom.xml b/avatica/tck/pom.xml index 0ddf1de..11601df 100644 --- a/avatica/tck/pom.xml +++ b/avatica/tck/pom.xml @@ -20,7 +20,7 @@ limitations under the License. <parent> <groupId>org.apache.calcite.avatica</groupId> <artifactId>avatica-parent</artifactId> - <version>1.8.0-SNAPSHOT</version> + <version>1.8.0</version> </parent> <artifactId>avatica-tck</artifactId>
