diff --git a/.gitignore b/.gitignore
index 181c69e..212c851 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,6 +1,7 @@
target/
.idea/
*.iml
+*.orig
# Compiled class file
*.class
diff --git a/pom.xml b/pom.xml
index 9df45f1..923f6b4 100644
--- a/pom.xml
+++ b/pom.xml
@@ -11,7 +11,7 @@
ca.uhn.hapi.fhir
hapi-fhir
- 4.0.0-SNAPSHOT
+ 4.0.0
ca.uhn.hapi.fhir.demo