Compilation errors when building from 4.1.3 patch release due to version
4.1.3 not being picked. Please fix properly with the property below.


Index: org.wso2.carbon.business.messaging.hl7.transport/4.1.3/pom.xml
===================================================================
--- org.wso2.carbon.business.messaging.hl7.transport/4.1.3/pom.xml (revision
173777)
+++ org.wso2.carbon.business.messaging.hl7.transport/4.1.3/pom.xml (working
copy)
@@ -86,8 +86,13 @@
         <dependency>
             <groupId>org.wso2.carbon</groupId>

 <artifactId>org.wso2.carbon.business.messaging.hl7.common</artifactId>
-            <version>${wso2carbon.version.hl7}</version>
-        </dependency>
+            <version>4.1.3</version>
+        </dependency>
         <dependency>
             <groupId>org.apache.ws.commons.schema</groupId>
             <artifactId>XmlSchema</artifactId>






-- 
Vijitha Kumara
Senior Software Engineer; WSO2, Inc.;  http://wso2.com/
email: [email protected]


Lean . Enterprise . Middleware
_______________________________________________
Dev mailing list
[email protected]
http://wso2.org/cgi-bin/mailman/listinfo/dev

Reply via email to