Repository: cxf
Updated Branches:
  refs/heads/master 87775f638 -> 57cb54473


[CXF-7060] Disable karaf 4 until snapshots are removed

Project: http://git-wip-us.apache.org/repos/asf/cxf/repo
Commit: http://git-wip-us.apache.org/repos/asf/cxf/commit/57cb5447
Tree: http://git-wip-us.apache.org/repos/asf/cxf/tree/57cb5447
Diff: http://git-wip-us.apache.org/repos/asf/cxf/diff/57cb5447

Branch: refs/heads/master
Commit: 57cb5447341949836b7d8cc8f00ca3ced68622f1
Parents: 87775f6
Author: Guillaume Nodet <gno...@apache.org>
Authored: Mon Sep 19 17:49:40 2016 +0200
Committer: Guillaume Nodet <gno...@apache.org>
Committed: Mon Sep 19 17:49:57 2016 +0200

----------------------------------------------------------------------
 osgi/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cxf/blob/57cb5447/osgi/pom.xml
----------------------------------------------------------------------
diff --git a/osgi/pom.xml b/osgi/pom.xml
index 2614d46..83a0652d 100644
--- a/osgi/pom.xml
+++ b/osgi/pom.xml
@@ -34,7 +34,7 @@
         <module>itests</module>
         <module>itests-felix</module>
         <module>karaf</module>
-        <module>karaf4</module>
+        <!-- <module>karaf4</module> -->
         <module>repository</module>
     </modules>
 </project>

Reply via email to