Repository: ignite
Updated Branches:
  refs/heads/ignite-1794 43e0f45d3 -> 7f6e04f9a


ignite-1794


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

Branch: refs/heads/ignite-1794
Commit: 7f6e04f9a1cfc7412fd7b6e4b62bff3c13ef6caf
Parents: 43e0f45
Author: sboikov <[email protected]>
Authored: Fri Apr 21 15:22:54 2017 +0300
Committer: sboikov <[email protected]>
Committed: Fri Apr 21 15:22:54 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/7f6e04f9/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 38a7df5..ff5aa75 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_5.1/${project.version}</bundle>
     </feature>
 
     <feature name="ignite-indexing" version="${project.version}" 
description="Apache Ignite :: Indexing">

Reply via email to