Skip to content
Snippets Groups Projects
Commit 2a6bfa9b authored by Carsten Stocklöw's avatar Carsten Stocklöw
Browse files

adapted to middleware 2.0

parent 458b9440
No related branches found
No related tags found
No related merge requests found
......@@ -4,13 +4,13 @@
<parent>
<groupId>org.universAAL.middleware</groupId>
<artifactId>mw.pom.osgi</artifactId>
<version>1.3.0</version>
<version>1.3.2-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>1.3.0</version>
<version>1.3.2-SNAPSHOT</version>
<name>Log Monitor</name>
<description>Visualization of RDF graphs from log entries</description>
<url />
......
......@@ -14,7 +14,7 @@ import org.universAAL.middleware.container.LogListener;
import org.universAAL.middleware.container.ModuleContext;
import org.universAAL.middleware.container.osgi.uAALBundleContainer;
import org.universAAL.middleware.rdf.Resource;
import org.universAAL.middleware.sodapop.msg.MessageContentSerializer;
import org.universAAL.middleware.serialization.MessageContentSerializer;
/**
* The bundle activator to create the log monitor and register this OSGi
......
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