You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@karaf.apache.org by gn...@apache.org on 2015/03/03 13:03:58 UTC

[2/2] karaf git commit: Do not use a snapshot for cxf in profiles demo

Do not use a snapshot for cxf in profiles demo

Project: http://git-wip-us.apache.org/repos/asf/karaf/repo
Commit: http://git-wip-us.apache.org/repos/asf/karaf/commit/17a7e5dd
Tree: http://git-wip-us.apache.org/repos/asf/karaf/tree/17a7e5dd
Diff: http://git-wip-us.apache.org/repos/asf/karaf/diff/17a7e5dd

Branch: refs/heads/master
Commit: 17a7e5dd65159977334e964cd4188460d059420b
Parents: 0dac759
Author: Guillaume Nodet <gn...@gmail.com>
Authored: Tue Mar 3 13:03:35 2015 +0100
Committer: Guillaume Nodet <gn...@gmail.com>
Committed: Tue Mar 3 13:03:35 2015 +0100

----------------------------------------------------------------------
 .../registry/src/main/resources/default.profile/version.cfg        | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/karaf/blob/17a7e5dd/demos/profiles/registry/src/main/resources/default.profile/version.cfg
----------------------------------------------------------------------
diff --git a/demos/profiles/registry/src/main/resources/default.profile/version.cfg b/demos/profiles/registry/src/main/resources/default.profile/version.cfg
index 71348fc..5fe2dd3 100644
--- a/demos/profiles/registry/src/main/resources/default.profile/version.cfg
+++ b/demos/profiles/registry/src/main/resources/default.profile/version.cfg
@@ -19,5 +19,5 @@
 
 activemq       = 5.10.0
 camel          = 2.14.0
-cxf            = 3.1.0-SNAPSHOT
+cxf            = 3.0.4
 karaf          = 4.0.0-SNAPSHOT