Upgrade to hapi-1.0.1

git-svn-id: https://svn.apache.org/repos/asf/camel/trunk@963184 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/components/camel-hl7/pom.xml b/components/camel-hl7/pom.xml
index 868c99a..b13359a 100644
--- a/components/camel-hl7/pom.xml
+++ b/components/camel-hl7/pom.xml
@@ -32,7 +32,7 @@
 
     <properties>
         <camel.osgi.export.pkg>org.apache.camel.component.hl7.*</camel.osgi.export.pkg>
-        <hapi-version>1.0</hapi-version>
+        <hapi-version>1.0.1</hapi-version>
     </properties>
 
     <repositories>