From 680228e67b1209fbf3da9f191486a3650c19eaec Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Reto=20Gm=C3=BCr?= Date: Fri, 23 Oct 2015 23:49:40 +0200 Subject: [PATCH] added geronimo-osgi-registry in runtime bundle list of OSGi example --- wink-examples/ext/OSGi/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wink-examples/ext/OSGi/pom.xml b/wink-examples/ext/OSGi/pom.xml index a21c4621..581bf736 100644 --- a/wink-examples/ext/OSGi/pom.xml +++ b/wink-examples/ext/OSGi/pom.xml @@ -67,7 +67,7 @@ true - mvn:org.apache.felix/org.apache.felix.webconsole/3.1.8,mvn:org.apache.felix/org.apache.felix.http.jetty/2.2.0,mvn:org.apache.felix/org.apache.felix.http.whiteboard/2.2.0,mvn:org.apache.wink/wink-osgi/1.4.0-SNAPSHOT,mvn:commons-lang/commons-lang/2.5 + mvn:org.apache.felix/org.apache.felix.webconsole/3.1.8,mvn:org.apache.felix/org.apache.felix.http.jetty/2.2.0,mvn:org.apache.felix/org.apache.felix.http.whiteboard/2.2.0,mvn:org.apache.wink/wink-osgi/1.4.0-SNAPSHOT,mvn:commons-lang/commons-lang/2.5,mvn:org.apache.geronimo.specs/geronimo-osgi-registry/1.1