From 0bf85074c89fb99f6b20993f37e56f3b9d4bd610 Mon Sep 17 00:00:00 2001 From: Julian Hyde Date: Sun, 24 Nov 2013 16:11:56 -0800 Subject: [PATCH] [maven-release-plugin] prepare release optiq-parent-0.4.16 --- avatica/pom.xml | 4 ++-- core/pom.xml | 6 +++--- mongodb/pom.xml | 8 ++++---- pom.xml | 4 ++-- splunk/pom.xml | 6 +++--- 5 files changed, 14 insertions(+), 14 deletions(-) diff --git a/avatica/pom.xml b/avatica/pom.xml index f976c6afd..e8c2510f1 100644 --- a/avatica/pom.xml +++ b/avatica/pom.xml @@ -3,12 +3,12 @@ net.hydromatic optiq-parent - 0.4.16-SNAPSHOT + 0.4.16 optiq-avatica jar - 0.4.16-SNAPSHOT + 0.4.16 optiq-avatica JDBC driver framework. diff --git a/core/pom.xml b/core/pom.xml index ba0179d94..6c57b8949 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -3,12 +3,12 @@ net.hydromatic optiq-parent - 0.4.16-SNAPSHOT + 0.4.16 optiq-core jar - 0.4.16-SNAPSHOT + 0.4.16 optiq-core Core Optiq APIs and engine. @@ -16,7 +16,7 @@ net.hydromatic optiq-avatica - 0.4.16-SNAPSHOT + 0.4.16 diff --git a/mongodb/pom.xml b/mongodb/pom.xml index 582ad2da0..b92965ecc 100644 --- a/mongodb/pom.xml +++ b/mongodb/pom.xml @@ -3,12 +3,12 @@ net.hydromatic optiq-parent - 0.4.16-SNAPSHOT + 0.4.16 optiq-mongodb jar - 0.4.16-SNAPSHOT + 0.4.16 optiq-mongodb MongoDB adapter for Optiq. @@ -16,12 +16,12 @@ net.hydromatic optiq-core - 0.4.16-SNAPSHOT + 0.4.16 net.hydromatic optiq-core - 0.4.16-SNAPSHOT + 0.4.16 test-jar test diff --git a/pom.xml b/pom.xml index 7cac17599..ee75f4171 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ net.hydromatic optiq-parent pom - 0.4.16-SNAPSHOT + 0.4.16 optiq-parent @@ -73,7 +73,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.4.16 diff --git a/splunk/pom.xml b/splunk/pom.xml index c87e8a0b4..456a8c5fb 100644 --- a/splunk/pom.xml +++ b/splunk/pom.xml @@ -3,12 +3,12 @@ net.hydromatic optiq-parent - 0.4.16-SNAPSHOT + 0.4.16 optiq-splunk jar - 0.4.16-SNAPSHOT + 0.4.16 optiq-splunk Splunk adapter for Optiq; also a JDBC driver for Splunk. @@ -16,7 +16,7 @@ net.hydromatic optiq-core - 0.4.16-SNAPSHOT + 0.4.16 net.sf.opencsv