Skip to content
Snippets Groups Projects
Commit 040fbbc5 authored by Konstantinos Giannoutakis's avatar Konstantinos Giannoutakis
Browse files

No commit message

No commit message
parent a29638f7
No related branches found
No related tags found
No related merge requests found
......@@ -298,7 +298,7 @@ public class CreateClientProject {
buffer.append(" <dependencies>\n");
addDependency(buffer, "org.apache.felix", "org.osgi.core", "1.0.1");
addDependency(buffer, "org.osgi", "org.osgi.core", "4.1.0");
addDependency(buffer, "org.universAAL.middleware",
"mw.data.representation.osgi", "3.0.0");
addDependency(buffer, "org.universAAL.middleware", "mw.bus.model.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