diff --git a/hapi-fhir-base/examples/pom.xml b/hapi-fhir-base/examples/pom.xml
index 1a2e015b06db..db98734220fc 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.6-SNAPSHOT
+ 0.6
../../pom.xml
@@ -17,7 +17,7 @@
ca.uhn.hapi.fhir
hapi-fhir-base
- 0.6-SNAPSHOT
+ 0.6
javax.servlet
diff --git a/hapi-fhir-base/examples/pom.xml.versionsBackup b/hapi-fhir-base/examples/pom.xml.versionsBackup
new file mode 100644
index 000000000000..1a2e015b06db
--- /dev/null
+++ b/hapi-fhir-base/examples/pom.xml.versionsBackup
@@ -0,0 +1,47 @@
+
+ 4.0.0
+
+
+ ca.uhn.hapi.fhir
+ hapi-fhir
+ 0.6-SNAPSHOT
+ ../../pom.xml
+
+
+ hapi-fhir-base-examples
+ jar
+
+ HAPI FHIR - Examples (for site)
+
+
+
+ ca.uhn.hapi.fhir
+ hapi-fhir-base
+ 0.6-SNAPSHOT
+
+
+ javax.servlet
+ javax.servlet-api
+ 3.1.0
+ provided
+
+
+ junit
+ junit
+ ${junit_version}
+
+
+
+
+
+
+ org.apache.maven.plugins
+ maven-deploy-plugin
+
+ true
+
+
+
+
+
+
diff --git a/hapi-fhir-base/pom.xml b/hapi-fhir-base/pom.xml
index c1fafffc7f95..def717ae9a51 100644
--- a/hapi-fhir-base/pom.xml
+++ b/hapi-fhir-base/pom.xml
@@ -4,7 +4,7 @@
ca.uhn.hapi.fhir
hapi-fhir
- 0.6-SNAPSHOT
+ 0.6
../pom.xml
diff --git a/hapi-fhir-base/src/main/java/ca/uhn/fhir/util/CollectionUtil.java b/hapi-fhir-base/src/main/java/ca/uhn/fhir/util/CollectionUtil.java
index 57118f2667df..d3124f03a2c8 100644
--- a/hapi-fhir-base/src/main/java/ca/uhn/fhir/util/CollectionUtil.java
+++ b/hapi-fhir-base/src/main/java/ca/uhn/fhir/util/CollectionUtil.java
@@ -1,5 +1,25 @@
package ca.uhn.fhir.util;
+/*
+ * #%L
+ * HAPI FHIR - Core Library
+ * %%
+ * Copyright (C) 2014 University Health Network
+ * %%
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ * #L%
+ */
+
import java.util.HashSet;
import java.util.Set;
diff --git a/hapi-fhir-jpaserver-base/pom.xml b/hapi-fhir-jpaserver-base/pom.xml
index faf9ef271421..a67687648054 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.6-SNAPSHOT
+ 0.6
../pom.xml
@@ -44,7 +44,7 @@
ca.uhn.hapi.fhir
hapi-fhir-base
- 0.6-SNAPSHOT
+ 0.6
commons-logging
diff --git a/hapi-fhir-jpaserver-test/pom.xml b/hapi-fhir-jpaserver-test/pom.xml
index 9abcd40a5b86..b832502706b5 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.6-SNAPSHOT
+ 0.6
../pom.xml
@@ -17,7 +17,7 @@
ca.uhn.hapi.fhir
hapi-fhir-jpaserver-base
- 0.6-SNAPSHOT
+ 0.6
org.thymeleaf
@@ -127,7 +127,7 @@
ca.uhn.hapi.fhir
hapi-tinder-plugin
- 0.6-SNAPSHOT
+ 0.6
buildclient
diff --git a/hapi-fhir-jpaserver-uhnfhirtest/.settings/org.eclipse.wst.common.component b/hapi-fhir-jpaserver-uhnfhirtest/.settings/org.eclipse.wst.common.component
index c94187882b43..ee4778913175 100644
--- a/hapi-fhir-jpaserver-uhnfhirtest/.settings/org.eclipse.wst.common.component
+++ b/hapi-fhir-jpaserver-uhnfhirtest/.settings/org.eclipse.wst.common.component
@@ -12,7 +12,7 @@
uses
-
+
consumes
diff --git a/hapi-fhir-jpaserver-uhnfhirtest/pom.xml b/hapi-fhir-jpaserver-uhnfhirtest/pom.xml
index ac528dcda22f..8aadea3192ba 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.6-SNAPSHOT
+ 0.6
../pom.xml
@@ -16,12 +16,12 @@
ca.uhn.hapi.fhir
hapi-fhir-jpaserver-base
- 0.6-SNAPSHOT
+ 0.6
ca.uhn.hapi.fhir
hapi-fhir-testpage-overlay
- 0.6-SNAPSHOT
+ 0.6
war
provided
@@ -29,7 +29,7 @@
ca.uhn.hapi.fhir
hapi-fhir-jpaserver-test
- 0.6-SNAPSHOT
+ 0.6
test
@@ -191,7 +191,7 @@
ca.uhn.hapi.fhir
hapi-tinder-plugin
- 0.6-SNAPSHOT
+ 0.6
buildclient
diff --git a/hapi-fhir-structures-dstu/pom.xml b/hapi-fhir-structures-dstu/pom.xml
index 507885552bb0..f5cad7d43bfc 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.6-SNAPSHOT
+ 0.6
../pom.xml
@@ -18,7 +18,7 @@
ca.uhn.hapi.fhir
hapi-fhir-base
- 0.6-SNAPSHOT
+ 0.6
@@ -27,7 +27,7 @@
ca.uhn.hapi.fhir
hapi-tinder-plugin
- 0.6-SNAPSHOT
+ 0.6
diff --git a/hapi-fhir-testpage-overlay/pom.xml b/hapi-fhir-testpage-overlay/pom.xml
index b13ede1b4251..65775889c7e2 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.6-SNAPSHOT
+ 0.6
../pom.xml
@@ -27,7 +27,7 @@
ca.uhn.hapi.fhir
hapi-fhir-base
- 0.6-SNAPSHOT
+ 0.6
org.thymeleaf
@@ -50,7 +50,7 @@
ca.uhn.hapi.fhir
hapi-fhir-jpaserver-test
- 0.6-SNAPSHOT
+ 0.6
test
diff --git a/hapi-tinder-plugin/pom.xml b/hapi-tinder-plugin/pom.xml
index c86ddef4b90d..0e320641aae6 100644
--- a/hapi-tinder-plugin/pom.xml
+++ b/hapi-tinder-plugin/pom.xml
@@ -5,7 +5,7 @@
ca.uhn.hapi.fhir
hapi-fhir
- 0.6-SNAPSHOT
+ 0.6
../pom.xml
@@ -19,7 +19,7 @@
ca.uhn.hapi.fhir
hapi-fhir-base
- 0.6-SNAPSHOT
+ 0.6
diff --git a/hapi-tinder-test/pom.xml b/hapi-tinder-test/pom.xml
index 69984f42eab5..71a5c1eea6f2 100644
--- a/hapi-tinder-test/pom.xml
+++ b/hapi-tinder-test/pom.xml
@@ -4,7 +4,7 @@
ca.uhn.hapi.fhir
hapi-fhir
- 0.6-SNAPSHOT
+ 0.6
../pom.xml
@@ -17,7 +17,7 @@
ca.uhn.hapi.fhir
hapi-fhir-base
- 0.6-SNAPSHOT
+ 0.6
@@ -40,7 +40,7 @@
ca.uhn.hapi.fhir
hapi-tinder-plugin
- 0.6-SNAPSHOT
+ 0.6
custom-structs
diff --git a/pom.xml b/pom.xml
index 2c09ac6b0e29..b6adf5fc6f4d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -12,7 +12,7 @@
ca.uhn.hapi.fhir
hapi-fhir
pom
- 0.6-SNAPSHOT
+ 0.6
HAPI-FHIR
http://hl7api.sourceforge.net/hapi-fhir/
diff --git a/restful-server-example/.settings/org.eclipse.wst.common.component b/restful-server-example/.settings/org.eclipse.wst.common.component
index 263e87f0f0df..e2cd387d6d8d 100644
--- a/restful-server-example/.settings/org.eclipse.wst.common.component
+++ b/restful-server-example/.settings/org.eclipse.wst.common.component
@@ -6,7 +6,7 @@
uses
-
+
consumes
diff --git a/restful-server-example/pom.xml b/restful-server-example/pom.xml
index 29bad8dd3182..c6d56aea320b 100644
--- a/restful-server-example/pom.xml
+++ b/restful-server-example/pom.xml
@@ -13,7 +13,7 @@
ca.uhn.hapi.example
restful-server-example
- 0.6-SNAPSHOT
+ 0.6
war
Sample RESTful Server (HAPI-FHIR)
@@ -34,14 +34,14 @@
ca.uhn.hapi.fhir
hapi-fhir-base
- 0.6-SNAPSHOT
+ 0.6
ca.uhn.hapi.fhir
hapi-fhir-testpage-overlay
- 0.6-SNAPSHOT
+ 0.6
war
provided