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 2020/03/12 13:32:41 UTC

[servicemix-bundles] branch master updated: [SM-4322]add jaxb-runtime-2.3.2 bundle for 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 5c52a81  [SM-4322]add jaxb-runtime-2.3.2 bundle for next release
5c52a81 is described below

commit 5c52a81af0bd09f57b660c876e1bc92b5c054fbd
Author: Freeman Fang <fr...@gmail.com>
AuthorDate: Thu Mar 12 09:32:27 2020 -0400

    [SM-4322]add jaxb-runtime-2.3.2 bundle for next release
---
 pom.xml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/pom.xml b/pom.xml
index 59879ec..4073d91 100644
--- a/pom.xml
+++ b/pom.xml
@@ -51,6 +51,7 @@
         <module>libphonenumber-8.11.4</module>
         <module>elasticsearch-client-6.1.1</module>
         <module>xmlbeans-3.1.0</module>
+        <module>jaxb-runtime-2.3.2</module>
     </modules>
 
 </project>