diff --git a/hapi-fhir-base/examples/pom.xml b/hapi-fhir-base/examples/pom.xml
index 7e49bbaaa83..1a2e015b06d 100644
--- a/hapi-fhir-base/examples/pom.xml
+++ b/hapi-fhir-base/examples/pom.xml
@@ -4,7 +4,7 @@
ca.uhn.hapi.fhir
hapi-fhir
- 0.8-SNAPSHOT
+ 0.6-SNAPSHOT
../../pom.xml
@@ -17,7 +17,7 @@
ca.uhn.hapi.fhir
hapi-fhir-base
- 0.8-SNAPSHOT
+ 0.6-SNAPSHOT
javax.servlet
diff --git a/hapi-fhir-base/pom.xml b/hapi-fhir-base/pom.xml
index d1aefe3ae3e..c67d3653c3d 100644
--- a/hapi-fhir-base/pom.xml
+++ b/hapi-fhir-base/pom.xml
@@ -4,7 +4,7 @@
ca.uhn.hapi.fhir
hapi-fhir
- 0.8-SNAPSHOT
+ 0.6-SNAPSHOT
../pom.xml
diff --git a/hapi-fhir-base/testmindeps/pom.xml b/hapi-fhir-base/testmindeps/pom.xml
index 4c8c3bd3042..9cb316e2cae 100644
--- a/hapi-fhir-base/testmindeps/pom.xml
+++ b/hapi-fhir-base/testmindeps/pom.xml
@@ -5,7 +5,7 @@
ca.uhn.hapi.fhir
hapi-fhir
- 0.8-SNAPSHOT
+ 0.6-SNAPSHOT
../../pom.xml
@@ -40,7 +40,7 @@
ca.uhn.hapi.fhir
hapi-fhir-base
- 0.8-SNAPSHOT
+ 0.6-SNAPSHOT
diff --git a/hapi-fhir-jpaserver-base/pom.xml b/hapi-fhir-jpaserver-base/pom.xml
index eb780fbf28a..052179eb79c 100644
--- a/hapi-fhir-jpaserver-base/pom.xml
+++ b/hapi-fhir-jpaserver-base/pom.xml
@@ -4,7 +4,7 @@
ca.uhn.hapi.fhir
hapi-fhir
- 0.8-SNAPSHOT
+ 0.6-SNAPSHOT
../pom.xml
@@ -44,7 +44,7 @@
ca.uhn.hapi.fhir
hapi-fhir-base
- 0.8-SNAPSHOT
+ 0.6-SNAPSHOT
commons-logging
diff --git a/hapi-fhir-jpaserver-test/pom.xml b/hapi-fhir-jpaserver-test/pom.xml
index 202b056b930..9abcd40a5b8 100644
--- a/hapi-fhir-jpaserver-test/pom.xml
+++ b/hapi-fhir-jpaserver-test/pom.xml
@@ -4,7 +4,7 @@
ca.uhn.hapi.fhir
hapi-fhir
- 0.8-SNAPSHOT
+ 0.6-SNAPSHOT
../pom.xml
@@ -17,7 +17,7 @@
ca.uhn.hapi.fhir
hapi-fhir-jpaserver-base
- 0.8-SNAPSHOT
+ 0.6-SNAPSHOT
org.thymeleaf
@@ -127,7 +127,7 @@
ca.uhn.hapi.fhir
hapi-tinder-plugin
- 0.8-SNAPSHOT
+ 0.6-SNAPSHOT
buildclient
diff --git a/hapi-fhir-jpaserver-uhnfhirtest/pom.xml b/hapi-fhir-jpaserver-uhnfhirtest/pom.xml
index 4e24ce771df..02737c72538 100644
--- a/hapi-fhir-jpaserver-uhnfhirtest/pom.xml
+++ b/hapi-fhir-jpaserver-uhnfhirtest/pom.xml
@@ -4,7 +4,7 @@
ca.uhn.hapi.fhir
hapi-fhir
- 0.8-SNAPSHOT
+ 0.6-SNAPSHOT
../pom.xml
@@ -16,12 +16,12 @@
ca.uhn.hapi.fhir
hapi-fhir-jpaserver-base
- 0.8-SNAPSHOT
+ 0.6-SNAPSHOT
ca.uhn.hapi.fhir
hapi-fhir-testpage-overlay
- 0.8-SNAPSHOT
+ 0.6-SNAPSHOT
war
provided
@@ -29,7 +29,7 @@
ca.uhn.hapi.fhir
hapi-fhir-jpaserver-test
- 0.8-SNAPSHOT
+ 0.6-SNAPSHOT
test
@@ -185,7 +185,7 @@
ca.uhn.hapi.fhir
hapi-tinder-plugin
- 0.8-SNAPSHOT
+ 0.6-SNAPSHOT
buildclient
diff --git a/hapi-fhir-oauth2/pom.xml b/hapi-fhir-oauth2/pom.xml
index b881ae2d431..4f94b7b97ef 100644
--- a/hapi-fhir-oauth2/pom.xml
+++ b/hapi-fhir-oauth2/pom.xml
@@ -4,7 +4,7 @@
ca.uhn.hapi.fhir
hapi-fhir
- 0.8-SNAPSHOT
+ 0.6-SNAPSHOT
../pom.xml
@@ -17,7 +17,7 @@
ca.uhn.hapi.fhir
hapi-fhir-base
- 0.8-SNAPSHOT
+ 0.6-SNAPSHOT
diff --git a/hapi-fhir-structures-dstu/pom.xml b/hapi-fhir-structures-dstu/pom.xml
index 9051879724d..507885552bb 100644
--- a/hapi-fhir-structures-dstu/pom.xml
+++ b/hapi-fhir-structures-dstu/pom.xml
@@ -5,7 +5,7 @@
ca.uhn.hapi.fhir
hapi-fhir
- 0.8-SNAPSHOT
+ 0.6-SNAPSHOT
../pom.xml
@@ -18,7 +18,7 @@
ca.uhn.hapi.fhir
hapi-fhir-base
- 0.8-SNAPSHOT
+ 0.6-SNAPSHOT
@@ -27,7 +27,7 @@
ca.uhn.hapi.fhir
hapi-tinder-plugin
- 0.8-SNAPSHOT
+ 0.6-SNAPSHOT
diff --git a/hapi-fhir-testpage-overlay/pom.xml b/hapi-fhir-testpage-overlay/pom.xml
index 8b3e9d51b29..b13ede1b425 100644
--- a/hapi-fhir-testpage-overlay/pom.xml
+++ b/hapi-fhir-testpage-overlay/pom.xml
@@ -4,7 +4,7 @@
ca.uhn.hapi.fhir
hapi-fhir
- 0.8-SNAPSHOT
+ 0.6-SNAPSHOT
../pom.xml
@@ -27,7 +27,7 @@
ca.uhn.hapi.fhir
hapi-fhir-base
- 0.8-SNAPSHOT
+ 0.6-SNAPSHOT
org.thymeleaf
@@ -50,7 +50,7 @@
ca.uhn.hapi.fhir
hapi-fhir-jpaserver-test
- 0.8-SNAPSHOT
+ 0.6-SNAPSHOT
test
diff --git a/hapi-tinder-plugin/pom.xml b/hapi-tinder-plugin/pom.xml
index c5957777571..c86ddef4b90 100644
--- a/hapi-tinder-plugin/pom.xml
+++ b/hapi-tinder-plugin/pom.xml
@@ -5,7 +5,7 @@
ca.uhn.hapi.fhir
hapi-fhir
- 0.8-SNAPSHOT
+ 0.6-SNAPSHOT
../pom.xml
@@ -19,7 +19,7 @@
ca.uhn.hapi.fhir
hapi-fhir-base
- 0.8-SNAPSHOT
+ 0.6-SNAPSHOT
diff --git a/hapi-tinder-test/pom.xml b/hapi-tinder-test/pom.xml
index 9c9aa371708..69984f42eab 100644
--- a/hapi-tinder-test/pom.xml
+++ b/hapi-tinder-test/pom.xml
@@ -4,7 +4,7 @@
ca.uhn.hapi.fhir
hapi-fhir
- 0.8-SNAPSHOT
+ 0.6-SNAPSHOT
../pom.xml
@@ -17,7 +17,7 @@
ca.uhn.hapi.fhir
hapi-fhir-base
- 0.8-SNAPSHOT
+ 0.6-SNAPSHOT
@@ -40,7 +40,7 @@
ca.uhn.hapi.fhir
hapi-tinder-plugin
- 0.8-SNAPSHOT
+ 0.6-SNAPSHOT
custom-structs
diff --git a/pom.xml b/pom.xml
index 3517228b761..d7dd1819111 100644
--- a/pom.xml
+++ b/pom.xml
@@ -12,7 +12,7 @@
ca.uhn.hapi.fhir
hapi-fhir
pom
- 0.8-SNAPSHOT
+ 0.6-SNAPSHOT
HAPI-FHIR
http://hl7api.sourceforge.net/hapi-fhir/
diff --git a/restful-server-example-test/pom.xml b/restful-server-example-test/pom.xml
index 8c0f105aa26..2b30ade836c 100644
--- a/restful-server-example-test/pom.xml
+++ b/restful-server-example-test/pom.xml
@@ -4,7 +4,7 @@
ca.uhn.hapi.fhir
hapi-fhir
- 0.8-SNAPSHOT
+ 0.6-SNAPSHOT
../pom.xml
@@ -17,7 +17,7 @@
ca.uhn.hapi.fhir
hapi-fhir-base
- 0.8-SNAPSHOT
+ 0.6-SNAPSHOT
ch.qos.logback
diff --git a/restful-server-example/pom.xml b/restful-server-example/pom.xml
index c5fbb4baee4..5b1a072627b 100644
--- a/restful-server-example/pom.xml
+++ b/restful-server-example/pom.xml
@@ -34,14 +34,14 @@
ca.uhn.hapi.fhir
hapi-fhir-base
- 0.8-SNAPSHOT
+ 0.6-SNAPSHOT
ca.uhn.hapi.fhir
hapi-fhir-testpage-overlay
- 0.8-SNAPSHOT
+ 0.6-SNAPSHOT
war
provided