diff --git a/avatica/pom.xml b/avatica/pom.xml
index a65e6c3bb..1389a7700 100644
--- a/avatica/pom.xml
+++ b/avatica/pom.xml
@@ -3,12 +3,12 @@
net.hydromatic
optiq-parent
- 0.6-SNAPSHOT
+ 0.6
optiq-avatica
jar
- 0.6-SNAPSHOT
+ 0.6
optiq-avatica
JDBC driver framework.
diff --git a/core/pom.xml b/core/pom.xml
index d335e778b..9243ec0ba 100644
--- a/core/pom.xml
+++ b/core/pom.xml
@@ -3,12 +3,12 @@
net.hydromatic
optiq-parent
- 0.6-SNAPSHOT
+ 0.6
optiq-core
jar
- 0.6-SNAPSHOT
+ 0.6
optiq-core
Core Optiq APIs and engine.
@@ -21,7 +21,7 @@
net.hydromatic
optiq-avatica
- 0.6-SNAPSHOT
+ 0.6
diff --git a/mongodb/pom.xml b/mongodb/pom.xml
index ba353969b..c9c7d5c25 100644
--- a/mongodb/pom.xml
+++ b/mongodb/pom.xml
@@ -3,12 +3,12 @@
net.hydromatic
optiq-parent
- 0.6-SNAPSHOT
+ 0.6
optiq-mongodb
jar
- 0.6-SNAPSHOT
+ 0.6
optiq-mongodb
MongoDB adapter for Optiq.
@@ -20,13 +20,13 @@
net.hydromatic
optiq-core
- 0.6-SNAPSHOT
+ 0.6
jar
net.hydromatic
optiq-core
- 0.6-SNAPSHOT
+ 0.6
test-jar
test
diff --git a/pom.xml b/pom.xml
index 42c9de39a..0a1acabee 100644
--- a/pom.xml
+++ b/pom.xml
@@ -5,7 +5,7 @@
net.hydromatic
optiq-parent
pom
- 0.6-SNAPSHOT
+ 0.6
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.6
diff --git a/spark/pom.xml b/spark/pom.xml
index 81a502b86..f984a27ca 100644
--- a/spark/pom.xml
+++ b/spark/pom.xml
@@ -3,12 +3,12 @@
net.hydromatic
optiq-parent
- 0.6-SNAPSHOT
+ 0.6
optiq-spark
jar
- 0.6-SNAPSHOT
+ 0.6
optiq-spark
@@ -19,12 +19,12 @@
net.hydromatic
optiq-core
- 0.6-SNAPSHOT
+ 0.6
net.hydromatic
optiq-core
- 0.6-SNAPSHOT
+ 0.6
test-jar
test
diff --git a/splunk/pom.xml b/splunk/pom.xml
index 5a90cafb9..e117cc06a 100644
--- a/splunk/pom.xml
+++ b/splunk/pom.xml
@@ -3,12 +3,12 @@
net.hydromatic
optiq-parent
- 0.6-SNAPSHOT
+ 0.6
optiq-splunk
jar
- 0.6-SNAPSHOT
+ 0.6
optiq-splunk
Splunk adapter for Optiq; also a JDBC driver for Splunk.
@@ -20,7 +20,7 @@
net.hydromatic
optiq-core
- 0.6-SNAPSHOT
+ 0.6
net.sf.opencsv