You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by kr...@apache.org on 2010/07/12 06:33:03 UTC

svn commit: r963184 - /camel/trunk/components/camel-hl7/pom.xml

Author: krasserm
Date: Mon Jul 12 04:33:02 2010
New Revision: 963184

URL: http://svn.apache.org/viewvc?rev=963184&view=rev
Log:
Upgrade to hapi-1.0.1

Modified:
    camel/trunk/components/camel-hl7/pom.xml

Modified: camel/trunk/components/camel-hl7/pom.xml
URL: http://svn.apache.org/viewvc/camel/trunk/components/camel-hl7/pom.xml?rev=963184&r1=963183&r2=963184&view=diff
==============================================================================
--- camel/trunk/components/camel-hl7/pom.xml (original)
+++ camel/trunk/components/camel-hl7/pom.xml Mon Jul 12 04:33:02 2010
@@ -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>