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

update to version 2.0.0 to work with MW2.0

parent a8242877
No related branches found
No related tags found
No related merge requests found
......@@ -2,7 +2,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.universAAL.tools.ucc</groupId>
<artifactId>ucc.plugin.karaf</artifactId>
<version>1.0.1-SNAPSHOT</version>
<version>2.0.0-SNAPSHOT</version>
<name>UCC Karaf Deploy plugin for Karaf</name>
<description>The deployment plugin for Karaf</description>
<packaging>bundle</packaging>
......@@ -20,12 +20,12 @@
<dependency>
<groupId>org.universAAL.tools.ucc</groupId>
<artifactId>ucc.api</artifactId>
<version>1.1.1-SNAPSHOT</version>
<version>2.0.0-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.universAAL.tools.ucc</groupId>
<artifactId>ucc.viewjambi</artifactId>
<version>1.1.1-SNAPSHOT</version>
<version>2.0.0-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>net.sf.qtjambi</groupId>
......
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