You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@servicemix.apache.org by ff...@apache.org on 2021/08/17 20:39:38 UTC

[servicemix-bundles] branch master updated: [SM-4869]add for the next release

This is an automated email from the ASF dual-hosted git repository.

ffang pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/servicemix-bundles.git


The following commit(s) were added to refs/heads/master by this push:
     new 88b001a  [SM-4869]add for the next release
88b001a is described below

commit 88b001a0a042d23308eb6ae7d4f72a4fd14c9259
Author: Freeman Fang <fr...@gmail.com>
AuthorDate: Tue Aug 17 16:39:27 2021 -0400

    [SM-4869]add for the next release
---
 pom.xml | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/pom.xml b/pom.xml
index 04b7ff6..6051e47 100644
--- a/pom.xml
+++ b/pom.xml
@@ -54,6 +54,8 @@
 	<module>dnsjava-3.4.1</module>
 	<module>janino-3.1.6</module>
 	<module>fastjson-1.2.78</module>
+        <module>hapi-fhir-structures-dstu2-3.5.0</module>
+        <module>hapi-fhir-structures-dstu3-3.5.0</module>
     </modules>
 
 </project>