Repository: ignite
Updated Branches:
  refs/heads/ignite-1794 7f6e04f9a -> 4f0bc8efc


ignite-1794


Project: http://git-wip-us.apache.org/repos/asf/ignite/repo
Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/4f0bc8ef
Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/4f0bc8ef
Diff: http://git-wip-us.apache.org/repos/asf/ignite/diff/4f0bc8ef

Branch: refs/heads/ignite-1794
Commit: 4f0bc8efcf0cb9374682f6e778f546ff2e167df4
Parents: 7f6e04f
Author: sboikov <[email protected]>
Authored: Fri Apr 21 16:30:48 2017 +0300
Committer: sboikov <[email protected]>
Committed: Fri Apr 21 16:30:48 2017 +0300

----------------------------------------------------------------------
 modules/osgi-karaf/src/main/resources/features.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/ignite/blob/4f0bc8ef/modules/osgi-karaf/src/main/resources/features.xml
----------------------------------------------------------------------
diff --git a/modules/osgi-karaf/src/main/resources/features.xml 
b/modules/osgi-karaf/src/main/resources/features.xml
index ff5aa75..9846d97 100644
--- a/modules/osgi-karaf/src/main/resources/features.xml
+++ b/modules/osgi-karaf/src/main/resources/features.xml
@@ -110,7 +110,7 @@
             NOTE: Take into account that certain parts of Hibernate are 
offered under the LGPL license.]]>
         </details>
         <feature>hibernate</feature>
-        <bundle 
start="true">mvn:org.apache.ignite/ignite-hibernate_5.1/${project.version}</bundle>
+        <bundle 
start="true">mvn:org.apache.ignite/ignite-hibernate_4.2/${project.version}</bundle>
     </feature>
 
     <feature name="ignite-indexing" version="${project.version}" 
description="Apache Ignite :: Indexing">

Reply via email to