You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@servicemix.apache.org by ja...@apache.org on 2016/08/05 18:16:22 UTC

[3/4] servicemix-bundles git commit: add a few modules to the build list

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 <ja...@gmail.com>
Authored: Fri Aug 5 15:41:31 2016 -0230
Committer: Jonathan Anstey <ja...@gmail.com>
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>