You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@servicemix.apache.org by ac...@apache.org on 2016/05/11 07:28:17 UTC

[5/5] servicemix-bundles git commit: Merge branch 'SM-2985' of https://github.com/lburgazzoli/apache-servicemix-bundles

Merge branch 'SM-2985' of https://github.com/lburgazzoli/apache-servicemix-bundles


Project: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/repo
Commit: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/commit/c32acf4e
Tree: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/tree/c32acf4e
Diff: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/diff/c32acf4e

Branch: refs/heads/master
Commit: c32acf4eee4af36d5c3c3032281f8e7e157ac1ad
Parents: 2cabca2 bc67168
Author: Andrea Cosentino <an...@gmail.com>
Authored: Wed May 11 09:26:54 2016 +0200
Committer: Andrea Cosentino <an...@gmail.com>
Committed: Wed May 11 09:26:54 2016 +0200

----------------------------------------------------------------------
 orbitz-consul-client-0.11.3/pom.xml             | 120 +++++++++++++++++++
 .../src/main/resources/OSGI-INF/bundle.info     |  11 ++
 pom.xml                                         |   1 +
 3 files changed, 132 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/servicemix-bundles/blob/c32acf4e/pom.xml
----------------------------------------------------------------------
diff --cc pom.xml
index 4f5aa38,af29c83..9b1b71d
--- a/pom.xml
+++ b/pom.xml
@@@ -53,13 -53,7 +53,14 @@@
          <module>spring-security-taglibs-4.1.0.RELEASE</module>
          <module>spring-security-web-4.1.0.RELEASE</module>
          <module>cglib-3.2.2</module>
 -        <module>orbitz-consul-client-0.11.3</module>  
 +        <module>bazaarvoice-jolt-0.0.21</module>
 +        <module>lucene-5.5.1</module>
 +        <module>lucene-analyzers-common-5.5.1</module>
 +        <module>lucene-queries-5.5.1</module>
 +        <module>lucene-queryparser-5.5.1</module>
 +        <module>lucene-sandbox-5.5.1</module>
 +        <module>solr-solrj-5.5.1</module>
++        <module>orbitz-consul-client-0.11.3</module> 
      </modules>
  
  </project>