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

[servicemix-bundles] branch master updated: Use clean retrofit name

This is an automated email from the ASF dual-hosted git repository.

jbonofre 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 6b01166  Use clean retrofit name
6b01166 is described below

commit 6b0116671108cf414f21319ace891a272b5f8d93
Author: Jean-Baptiste Onofré <jb...@apache.org>
AuthorDate: Tue May 28 18:17:56 2019 +0200

    Use clean retrofit name
---
 pom.xml                                                                  | 1 -
 {retrofit-2.5.0-2 => retrofit-2.5.0}/pom.xml                             | 0
 .../src/main/resources/OSGI-INF/bundle.info                              | 0
 3 files changed, 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 9ceea5a..1d3069e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -42,7 +42,6 @@
     <name>Apache ServiceMix :: Bundles</name>
 
     <modules>
-       <module>orbitz-consul-client-1.3.3</module>
        <module>retrofit-2.5.0-2</module>
        <module>saxon-9.9.1-3</module>
        <module>elasticsearch-6.6.2</module>
diff --git a/retrofit-2.5.0-2/pom.xml b/retrofit-2.5.0/pom.xml
similarity index 100%
rename from retrofit-2.5.0-2/pom.xml
rename to retrofit-2.5.0/pom.xml
diff --git a/retrofit-2.5.0-2/src/main/resources/OSGI-INF/bundle.info b/retrofit-2.5.0/src/main/resources/OSGI-INF/bundle.info
similarity index 100%
rename from retrofit-2.5.0-2/src/main/resources/OSGI-INF/bundle.info
rename to retrofit-2.5.0/src/main/resources/OSGI-INF/bundle.info