Skip to content
Snippets Groups Projects
Commit 12085fbf authored by Shanshan Jiang's avatar Shanshan Jiang
Browse files

change to be consistent with the MW2.0 new structure

parent d86c1cf6
No related branches found
No related tags found
No related merge requests found
...@@ -20,6 +20,16 @@ ...@@ -20,6 +20,16 @@
<arguments> <arguments>
</arguments> </arguments>
</buildCommand> </buildCommand>
<buildCommand>
<name>com.trolltech.qtjambi.juicBuilder</name>
<arguments>
</arguments>
</buildCommand>
<buildCommand>
<name>com.trolltech.qtjambi.juicBuilder</name>
<arguments>
</arguments>
</buildCommand>
<buildCommand> <buildCommand>
<name>org.eclipse.jdt.core.javabuilder</name> <name>org.eclipse.jdt.core.javabuilder</name>
<arguments> <arguments>
......
...@@ -12,11 +12,11 @@ ...@@ -12,11 +12,11 @@
<artifactId>org.osgi.core</artifactId> <artifactId>org.osgi.core</artifactId>
<version>1.0.1</version> <version>1.0.1</version>
</dependency> </dependency>
<dependency> <!-- <dependency>
<groupId>org.universAAL.middleware</groupId> <groupId>org.universAAL.middleware</groupId>
<artifactId>mw.data.representation</artifactId> <artifactId>mw.data.representation</artifactId>
<version>1.1.1-SNAPSHOT</version> <version>1.1.1-SNAPSHOT</version>
</dependency> </dependency> -->
<dependency> <dependency>
<groupId>org.universAAL.tools.ucc</groupId> <groupId>org.universAAL.tools.ucc</groupId>
<artifactId>ucc.api</artifactId> <artifactId>ucc.api</artifactId>
......
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