diff --git a/examples/pom.xml.versionsBackup b/examples/pom.xml.versionsBackup
deleted file mode 100644
index 1a2e015b06d..00000000000
--- a/examples/pom.xml.versionsBackup
+++ /dev/null
@@ -1,47 +0,0 @@
-
- 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-deployable-pom/pom.xml.versionsBackup b/hapi-deployable-pom/pom.xml.versionsBackup
deleted file mode 100644
index c54c52212b4..00000000000
--- a/hapi-deployable-pom/pom.xml.versionsBackup
+++ /dev/null
@@ -1,117 +0,0 @@
-
- 4.0.0
-
-
- ca.uhn.hapi.fhir
- hapi-fhir
- 0.8-SNAPSHOT
- ../pom.xml
-
-
- hapi-deployable-pom
- pom
-
- HAPI FHIR - Deployable Artifact Parent POM
-
-
-
-
- org.apache.maven.plugins
- maven-project-info-reports-plugin
- 2.7
-
-
-
- scm
-
-
-
-
-
- org.apache.maven.plugins
- maven-javadoc-plugin
- ${maven_javadoc_plugin_version}
-
-
- default
-
- javadoc
-
-
-
- http://jamesagnew.github.io/hapi-fhir/apidocs/
- https://docs.oracle.com/javaee/7/api/
-
-
-
-
-
-
-
-
-
-
- DIST
-
-
-
- org.apache.maven.plugins
- maven-javadoc-plugin
- true
-
- 128m
- 1g
- true
- false
- false
-
-
-
- package
-
- jar
-
-
-
-
-
- org.apache.maven.plugins
- maven-source-plugin
- ${maven_source_plugin_version}
-
-
- package
-
- jar-no-fork
-
-
-
-
-
- org.codehaus.mojo
- license-maven-plugin
- ${maven_license_plugin_version}
-
-
- first
-
- update-file-header
-
- process-sources
-
- apache_v2
- true
- true
-
- src/main/java
-
-
-
-
-
-
-
-
-
-
-
diff --git a/hapi-fhir-android/pom.xml.versionsBackup b/hapi-fhir-android/pom.xml.versionsBackup
deleted file mode 100644
index ce409b3b9da..00000000000
--- a/hapi-fhir-android/pom.xml.versionsBackup
+++ /dev/null
@@ -1,180 +0,0 @@
-
- 4.0.0
-
-
- ca.uhn.hapi.fhir
- hapi-fhir
- 0.9-SNAPSHOT
- ../pom.xml
-
-
- hapi-fhir-android
- jar
-
- HAPI FHIR - Android
-
-
-
- ca.uhn.hapi.fhir
- hapi-fhir-base
- 0.9-SNAPSHOT
-
-
- org.apache.httpcomponents
- httpclient
-
-
- org.apache.httpcomponents
- httpcore
-
-
- commons-codec
- commons-codec
-
-
-
-
- ca.uhn.hapi.fhir
- hapi-fhir-structures-dstu
- 0.9-SNAPSHOT
-
-
- ca.uhn.hapi.fhir
- hapi-fhir-structures-dstu2
- 0.9-SNAPSHOT
-
-
- com.phloc
- phloc-schematron
- ${phloc_schematron_version}
-
-
- com.phloc
- phloc-commons
- ${phloc_commons_version}
-
-
- org.apache.httpcomponents
- httpclient-android
- 4.3.5.1
-
-
- org.slf4j
- slf4j-android
- ${slf4j_version}
-
-
-
-
- commons-io
- commons-io
- ${commons_io_version}
-
-
-
-
- javax.servlet
- javax.servlet-api
- ${servlet_api_version}
- compile
-
-
-
-
- junit
- junit
- ${junit_version}
- test
-
-
-
-
-
-
-
- org.apache.maven.plugins
- maven-deploy-plugin
-
- true
-
-
-
- org.apache.maven.plugins
- maven-failsafe-plugin
- ${maven_failsafe_plugin_version}
-
- compile+runtime
-
- ${project.build.directory}/hapi-fhir-android-${project.version}.jar
-
-
-
-
-
- integration-test
- verify
-
-
-
-
-
- org.apache.maven.plugins
- maven-shade-plugin
- 2.3
-
-
- package
-
- shade
-
-
- true
-
-
-
- commons-codec:commons-codec
- commons-io:commons-io
- ca.uhn.hapi.fhir:hapi-fhir-base
- ca.uhn.hapi.fhir:hapi-fhir-structures-dstu
- ca.uhn.hapi.fhir:hapi-fhir-structures-dstu2
- org.glassfish:javax.json
- org.codehaus.woodstox:woodstox-core-asl
- javax.xml.stream:stax-api
- org.codehaus.woodstox:stax2-api
- org.slf4j:slf4j*
- org.apache.commons:*
- org.apache.httpcomponents:*
- org.glassfish:javax.json
-
-
-
-
- javax.xml.stream
- ca.uhn.fhir.repackage.javax.xml.stream
-
-
- javax.json
- ca.uhn.fhir.repackage.javax.json
-
-
-
-
- ca.uhn.hapi.fhir:hapi-fhir-base
-
- ca/uhn/fhir/model/dstu/valueset/**
- **/*.java
-
-
-
-
-
-
-
-
-
-
diff --git a/hapi-fhir-base/pom.xml.versionsBackup b/hapi-fhir-base/pom.xml.versionsBackup
deleted file mode 100644
index b7eb566db87..00000000000
--- a/hapi-fhir-base/pom.xml.versionsBackup
+++ /dev/null
@@ -1,404 +0,0 @@
-
- 4.0.0
-
-
- ca.uhn.hapi.fhir
- hapi-fhir
- 1.0-SNAPSHOT
- ../pom.xml
-
-
- ca.uhn.hapi.fhir
- hapi-fhir-base
- jar
- http://hl7api.sourceforge.net/hapi-fhir/
-
- HAPI FHIR Base Library
-
-
-
- hl7api.sf.net
- scp://shell.sourceforge.net/home/project-web/hl7api/htdocs/hapi-fhir
-
-
-
-
-
-
-
-
- javax.json
- javax.json-api
- 1.0
-
-
- org.glassfish
- javax.json
- 1.0.4
-
-
-
-
- org.codehaus.woodstox
- woodstox-core-asl
- 4.2.0
-
-
-
-
-
- org.thymeleaf
- thymeleaf
- 2.1.2.RELEASE
- true
-
-
-
-
- org.apache.commons
- commons-lang3
- 3.2.1
-
-
- commons-codec
- commons-codec
- 1.9
-
-
- commons-io
- commons-io
- 2.4
-
-
-
-
- org.slf4j
- slf4j-api
- 1.7.6
-
-
- ch.qos.logback
- logback-classic
- 1.1.1
- true
-
-
-
-
- org.apache.httpcomponents
- httpclient
- 4.3.3
-
-
- org.apache.httpcomponents
- httpcore
- 4.3.2
-
-
-
-
- javax.servlet
- javax.servlet-api
- 3.0.1
- provided
-
-
-
-
- junit
- junit
- 4.11
- test
-
-
- xmlunit
- xmlunit
- 1.5
- test
-
-
- org.eclipse.jetty
- jetty-servlets
- 9.1.1.v20140108
- test
-
-
- org.eclipse.jetty
- jetty-servlet
- 9.1.1.v20140108
- test
-
-
- org.mockito
- mockito-all
- 1.9.5
- test
-
-
- net.sf.json-lib
- json-lib
- 2.4
- jdk15
- test
-
-
- net.sf.json-lib
- json-lib
- 2.4
- jdk15-sources
- test
-
-
-
- org.eclipse.jetty
- jetty-server
- 9.1.1.v20140108
- test
-
-
- org.eclipse.jetty
- jetty-servlet
- 9.1.1.v20140108
- test
-
-
-
- commons-httpclient
- commons-httpclient
- 3.1
- test
-
-
-
- directory-naming
- naming-java
- 0.8
- test
-
-
- org.hamcrest
- hamcrest-all
- ${hamcrest_version}
- test
-
-
-
-
-
-
-
-
-
- maven-site-plugin
- 3.3
-
-
- org.apache.maven.plugins
- maven-surefire-report-plugin
- 2.16
-
-
- org.apache.maven.plugins
- maven-javadoc-plugin
- 2.9.1
-
-
-
-
- default
-
- javadoc
-
-
-
-
-
- org.apache.maven.plugins
- maven-jxr-plugin
- 2.4
-
-
- org.apache.maven.plugins
- maven-project-info-reports-plugin
- 2.7
-
-
-
- project-team
- issue-tracking
- license
- scm
-
-
-
-
-
-
-
-
- UTF-8
-
-
-
-
-
- maven-antrun-plugin
- 1.7
-
-
- addSyntaxHighlighter
- site
-
- run
-
-
-
- Adding Syntax Highlighter
-
-
- ]]>
-
- var elements = document.getElementsByClassName("source");
- for (var i=0; i < elements.length; i++) {
- var pres = elements[i].getElementsByTagName("pre");
- for (var j = 0; j < pres.length; j++) {
- var pre = pres[j];
- if (pre.innerHTML.match(/\/\*/)) {
- pre.className = 'brush: java';
- } else if (pre.innerHTML.match(/^\#/)) {
- pre.className = 'brush: bash';
- } else if (pre.innerHTML.match(/\<\;\//)) {
- pre.className = 'brush: xml';
- } else {
- pre.className = 'brush: java';
- }
- }
- }
-
- SyntaxHighlighter.all();
-
-