diff --git a/avatica/pom.xml b/avatica/pom.xml index e164e42af..19146dd6d 100644 --- a/avatica/pom.xml +++ b/avatica/pom.xml @@ -3,12 +3,12 @@ net.hydromatic optiq-parent - 0.7-SNAPSHOT + 0.7 optiq-avatica jar - 0.7-SNAPSHOT + 0.7 optiq-avatica JDBC driver framework. diff --git a/core/pom.xml b/core/pom.xml index 03b852ebd..c7222b696 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -3,12 +3,12 @@ net.hydromatic optiq-parent - 0.7-SNAPSHOT + 0.7 optiq-core jar - 0.7-SNAPSHOT + 0.7 optiq-core Core Optiq APIs and engine. @@ -21,7 +21,7 @@ net.hydromatic optiq-avatica - 0.7-SNAPSHOT + 0.7 diff --git a/mongodb/pom.xml b/mongodb/pom.xml index 473e4dc9a..56c032a91 100644 --- a/mongodb/pom.xml +++ b/mongodb/pom.xml @@ -3,12 +3,12 @@ net.hydromatic optiq-parent - 0.7-SNAPSHOT + 0.7 optiq-mongodb jar - 0.7-SNAPSHOT + 0.7 optiq-mongodb MongoDB adapter for Optiq. @@ -20,13 +20,13 @@ net.hydromatic optiq-core - 0.7-SNAPSHOT + 0.7 jar net.hydromatic optiq-core - 0.7-SNAPSHOT + 0.7 test-jar test diff --git a/plus/pom.xml b/plus/pom.xml index b6f90411e..e97b88f79 100644 --- a/plus/pom.xml +++ b/plus/pom.xml @@ -3,12 +3,12 @@ net.hydromatic optiq-parent - 0.7-SNAPSHOT + 0.7 optiq-plus jar - 0.7-SNAPSHOT + 0.7 optiq-plus Miscellaneous extras for Optiq. @@ -20,13 +20,13 @@ net.hydromatic optiq-core - 0.7-SNAPSHOT + 0.7 jar net.hydromatic optiq-core - 0.7-SNAPSHOT + 0.7 test-jar test diff --git a/pom.xml b/pom.xml index 3f740634e..8432cb4bb 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ net.hydromatic optiq-parent pom - 0.7-SNAPSHOT + 0.7 optiq-parent @@ -79,7 +79,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.7 diff --git a/spark/pom.xml b/spark/pom.xml index 205f70710..1518432ad 100644 --- a/spark/pom.xml +++ b/spark/pom.xml @@ -3,12 +3,12 @@ net.hydromatic optiq-parent - 0.7-SNAPSHOT + 0.7 optiq-spark jar - 0.7-SNAPSHOT + 0.7 optiq-spark @@ -19,12 +19,12 @@ net.hydromatic optiq-core - 0.7-SNAPSHOT + 0.7 net.hydromatic optiq-core - 0.7-SNAPSHOT + 0.7 test-jar test diff --git a/splunk/pom.xml b/splunk/pom.xml index ae92aefa2..c297b7c50 100644 --- a/splunk/pom.xml +++ b/splunk/pom.xml @@ -3,12 +3,12 @@ net.hydromatic optiq-parent - 0.7-SNAPSHOT + 0.7 optiq-splunk jar - 0.7-SNAPSHOT + 0.7 optiq-splunk Splunk adapter for Optiq; also a JDBC driver for Splunk. @@ -20,12 +20,12 @@ net.hydromatic optiq-core - 0.7-SNAPSHOT + 0.7 net.hydromatic optiq-core - 0.7-SNAPSHOT + 0.7 test-jar test diff --git a/ubenchmark/pom.xml b/ubenchmark/pom.xml index 6a53aeeea..b490dea16 100644 --- a/ubenchmark/pom.xml +++ b/ubenchmark/pom.xml @@ -1,11 +1,9 @@ - + optiq-parent net.hydromatic - 0.7-SNAPSHOT + 0.7 4.0.0 @@ -79,8 +77,7 @@ - + org.openjdk.jmh.Main