Skip to content
Snippets Groups Projects
Commit 65112e29 authored by Mrs Gema Ibañez's avatar Mrs Gema Ibañez
Browse files

with the changes introduced right now the uCC is using 2.0.2-S mw version, and...

with the changes introduced right now the uCC is using 2.0.2-S mw version, and some minor changes according to mw features.
parent 70936166
No related branches found
No related tags found
No related merge requests found
......@@ -15,6 +15,7 @@
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<uaal.parent.version>2.0.2-SNAPSHOT</uaal.parent.version>
</properties>
......
<?xml version="1.0" encoding="UTF-8"?>
<features name="universAAL-uCC-karaf-2.0.1" xmlns="http://karaf.apache.org/xmlns/features/v1.0.0">
<features name="universAAL-Control-Center" xmlns="http://karaf.apache.org/xmlns/features/v1.0.0">
<feature name="uAAL-uCC" description="The uCC for universAAL middleware 2.0"
version="2.0.1-SNAPSHOT" resolver='(obr)'>
<repository>mvn:org.universAAL.middleware/mw.karaf.feature/${uaal.parent.version}/xml/features</repository>
<repository>mvn:org.universAAL.ontology/ont.karaf.feature/${uaal.parent.version}/xml/features</repository>
<feature name="uAAL-uCC" description="The uCC for universAAL middleware 2.0"
version="2.0.2-SNAPSHOT" resolver='(obr)'>
<feature>uAAL-MW</feature>
<feature>uAAL-Ont</feature>
<bundle start-level="90">mvn:org.universAAL.ontology/ont.profile/2.0.0</bundle>
<bundle start-level="91">mvn:org.universAAL.ontology/ont.profile.userid/2.0.0</bundle>
<!-- <bundle start-level="90">mvn:org.universAAL.ontology/ont.profile/2.0.0</bundle> -->
<!-- <bundle start-level="91">mvn:org.universAAL.ontology/ont.profile.userid/2.0.0</bundle> -->
<feature>uAAL-Ont.Profile.userId</feature>
<!-- <bundle start-level="91">mvn:org.universAAL.ontology/ont.profile.ui.mainmenu/2.0.0</bundle>-->
<bundle start-level="91">wrap:mvn:org.universAAL.support/uAAL.utils/2.0.0</bundle>
<bundle start-level="92">mvn:org.universAAL.tools.ucc/ucc.profile.agent/2.0.1-SNAPSHOT</bundle>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment