add a few modules to the build list
Project: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/repo Commit: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/commit/c134fbaa Tree: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/tree/c134fbaa Diff: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/diff/c134fbaa Branch: refs/heads/master Commit: c134fbaa3f1d9cf281230f158f196be8dff6362e Parents: 90be4e9 Author: Jonathan Anstey <[email protected]> Authored: Fri Aug 5 15:41:31 2016 -0230 Committer: Jonathan Anstey <[email protected]> Committed: Fri Aug 5 15:41:31 2016 -0230 ---------------------------------------------------------------------- pom.xml | 2 ++ 1 file changed, 2 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/servicemix-bundles/blob/c134fbaa/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 4953121..71697cb 100644 --- a/pom.xml +++ b/pom.xml @@ -44,6 +44,8 @@ <modules> <!-- add modules for all bundles to released in the next batch here --> <module>generex-1.1.0</module> + <module>spring-jms-3.2.16.RELEASE</module> + <module>spring-jms-3.2.17.RELEASE</module> </modules> </project>
