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 676e4c6 add modules for next release
676e4c6 is described below
commit 676e4c663d6f26f7e95ddf7cd99a55bb282b8904
Author: Freeman Fang <[email protected]>
AuthorDate: Mon Jan 14 09:24:18 2019 +0800
add modules for next release
---
pom.xml | 2 ++
1 file changed, 2 insertions(+)
diff --git a/pom.xml b/pom.xml
index 8366545..5f9e1e8 100644
--- a/pom.xml
+++ b/pom.xml
@@ -42,6 +42,8 @@
<name>Apache ServiceMix :: Bundles</name>
<modules>
+ <module>jaxb-xjc-2.3.2</module>
+ <module>jaxb-runtime-2.3.2</module>
</modules>
</project>