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

moved to 2.0.4-SNAPSHOT

parent 92027b9b
No related branches found
No related tags found
No related merge requests found
......@@ -4,28 +4,26 @@
<parent>
<groupId>org.universAAL.middleware</groupId>
<artifactId>mw.pom.osgi</artifactId>
<version>2.0.3-SNAPSHOT</version>
<version>2.0.4-SNAPSHOT</version>
<!-- <relativePath>../../../middleware/trunk/middleware.osgi/pom/pom.xml</relativePath> -->
</parent>
<groupId>org.universAAL.tools</groupId>
<packaging>bundle</packaging>
<artifactId>tools.log_mon</artifactId>
<version>2.0.3-SNAPSHOT</version>
<version>2.0.4-SNAPSHOT</version>
<name>Log Monitor</name>
<description>Visualization of RDF graphs from log entries</description>
<url />
<dependencies>
<dependency>
<groupId>org.apache.felix</groupId>
<artifactId>org.osgi.core</artifactId>
</dependency>
<dependency>
<groupId>org.osgi</groupId>
<artifactId>osgi_R4_compendium</artifactId>
<version>1.0</version>
<scope>provided</scope>
</dependency>
<dependency>
<groupId>org.osgi</groupId>
<artifactId>org.osgi.core</artifactId>
</dependency>
<dependency>
<groupId>org.osgi</groupId>
<artifactId>org.osgi.compendium</artifactId>
</dependency>
<dependency>
<groupId>org.universAAL.middleware</groupId>
<artifactId>mw.data.representation.osgi</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