diff --git a/avatica/pom.xml b/avatica/pom.xml index 5be2985ab..807c872cc 100644 --- a/avatica/pom.xml +++ b/avatica/pom.xml @@ -3,12 +3,12 @@ net.hydromatic optiq-parent - 0.4.18-SNAPSHOT + 0.4.18 optiq-avatica jar - 0.4.18-SNAPSHOT + 0.4.18 optiq-avatica JDBC driver framework. diff --git a/core/pom.xml b/core/pom.xml index 551a1f07c..2ef7ef11e 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -3,12 +3,12 @@ net.hydromatic optiq-parent - 0.4.18-SNAPSHOT + 0.4.18 optiq-core jar - 0.4.18-SNAPSHOT + 0.4.18 optiq-core Core Optiq APIs and engine. @@ -20,7 +20,7 @@ net.hydromatic optiq-avatica - 0.4.18-SNAPSHOT + 0.4.18 diff --git a/mongodb/pom.xml b/mongodb/pom.xml index 387273a27..becc376f2 100644 --- a/mongodb/pom.xml +++ b/mongodb/pom.xml @@ -3,12 +3,12 @@ net.hydromatic optiq-parent - 0.4.18-SNAPSHOT + 0.4.18 optiq-mongodb jar - 0.4.18-SNAPSHOT + 0.4.18 optiq-mongodb MongoDB adapter for Optiq. @@ -20,12 +20,12 @@ net.hydromatic optiq-core - 0.4.18-SNAPSHOT + 0.4.18 net.hydromatic optiq-core - 0.4.18-SNAPSHOT + 0.4.18 test-jar test diff --git a/pom.xml b/pom.xml index ac1fec697..c721fa653 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ net.hydromatic optiq-parent pom - 0.4.18-SNAPSHOT + 0.4.18 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.4.18 diff --git a/splunk/pom.xml b/splunk/pom.xml index b4aae9c20..23134b004 100644 --- a/splunk/pom.xml +++ b/splunk/pom.xml @@ -3,12 +3,12 @@ net.hydromatic optiq-parent - 0.4.18-SNAPSHOT + 0.4.18 optiq-splunk jar - 0.4.18-SNAPSHOT + 0.4.18 optiq-splunk Splunk adapter for Optiq; also a JDBC driver for Splunk. @@ -20,7 +20,7 @@ net.hydromatic optiq-core - 0.4.18-SNAPSHOT + 0.4.18 net.sf.opencsv