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

update to version 2.0.0 to work with MW2.0

parent 9113e015
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.ustore</artifactId>
<version>1.2.1-SNAPSHOT</version>
<version>2.0.0-SNAPSHOT</version>
<name>UCC uStore Plugin</name>
<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