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