From a1247e3e76fdd41e280f284687ae22ae86eb0b3b Mon Sep 17 00:00:00 2001 From: Julian Hyde Date: Fri, 14 Mar 2014 00:10:27 -0700 Subject: [PATCH] [maven-release-plugin] prepare release optiq-parent-0.5 --- avatica/pom.xml | 4 ++-- core/pom.xml | 6 +++--- mongodb/pom.xml | 8 ++++---- pom.xml | 6 +++--- spark/pom.xml | 8 ++++---- splunk/pom.xml | 6 +++--- 6 files changed, 19 insertions(+), 19 deletions(-) diff --git a/avatica/pom.xml b/avatica/pom.xml index 70eaf31ef..c2449522e 100644 --- a/avatica/pom.xml +++ b/avatica/pom.xml @@ -3,12 +3,12 @@ net.hydromatic optiq-parent - 0.4.19-SNAPSHOT + 0.5 optiq-avatica jar - 0.4.19-SNAPSHOT + 0.5 optiq-avatica JDBC driver framework. diff --git a/core/pom.xml b/core/pom.xml index 3a28ce56d..e029c8e01 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -3,12 +3,12 @@ net.hydromatic optiq-parent - 0.4.19-SNAPSHOT + 0.5 optiq-core jar - 0.4.19-SNAPSHOT + 0.5 optiq-core Core Optiq APIs and engine. @@ -20,7 +20,7 @@ net.hydromatic optiq-avatica - 0.4.19-SNAPSHOT + 0.5 diff --git a/mongodb/pom.xml b/mongodb/pom.xml index dda1cef13..24a73aa21 100644 --- a/mongodb/pom.xml +++ b/mongodb/pom.xml @@ -3,12 +3,12 @@ net.hydromatic optiq-parent - 0.4.19-SNAPSHOT + 0.5 optiq-mongodb jar - 0.4.19-SNAPSHOT + 0.5 optiq-mongodb MongoDB adapter for Optiq. @@ -20,13 +20,13 @@ net.hydromatic optiq-core - 0.4.19-SNAPSHOT + 0.5 jar net.hydromatic optiq-core - 0.4.19-SNAPSHOT + 0.5 test-jar test diff --git a/pom.xml b/pom.xml index e9d96e411..6cb419bc5 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ net.hydromatic optiq-parent pom - 0.4.19-SNAPSHOT + 0.5 optiq-parent @@ -77,7 +77,7 @@ scm:git:git://github.com/julianhyde/optiq.git scm:git:git@github.com:julianhyde/optiq.git http://github.com/julianhyde/optiq/tree/master - HEAD + optiq-parent-0.5 @@ -274,5 +274,5 @@ - + diff --git a/spark/pom.xml b/spark/pom.xml index ef9b92424..e3b0c8f3a 100644 --- a/spark/pom.xml +++ b/spark/pom.xml @@ -3,12 +3,12 @@ net.hydromatic optiq-parent - 0.4.19-SNAPSHOT + 0.5 optiq-spark jar - 0.4.19-SNAPSHOT + 0.5 optiq-spark @@ -19,12 +19,12 @@ net.hydromatic optiq-core - 0.4.19-SNAPSHOT + 0.5 net.hydromatic optiq-core - 0.4.19-SNAPSHOT + 0.5 test-jar test diff --git a/splunk/pom.xml b/splunk/pom.xml index 21d991df1..78cf25887 100644 --- a/splunk/pom.xml +++ b/splunk/pom.xml @@ -3,12 +3,12 @@ net.hydromatic optiq-parent - 0.4.19-SNAPSHOT + 0.5 optiq-splunk jar - 0.4.19-SNAPSHOT + 0.5 optiq-splunk Splunk adapter for Optiq; also a JDBC driver for Splunk. @@ -20,7 +20,7 @@ net.hydromatic optiq-core - 0.4.19-SNAPSHOT + 0.5 net.sf.opencsv