From 64a32ea948b28feb6b0ceb389cfc3e6e3bb007c6 Mon Sep 17 00:00:00 2001 From: Mathieu Baudier Date: Fri, 4 Nov 2011 20:07:46 +0000 Subject: [PATCH] Load JCR CND files with OSGi bundle context git-svn-id: https://svn.argeo.org/commons/trunk@4880 4cfe0d0a-d680-48aa-b62c-e0a02a3f76cc --- eclipse/runtime/org.argeo.eclipse.ui/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/eclipse/runtime/org.argeo.eclipse.ui/pom.xml b/eclipse/runtime/org.argeo.eclipse.ui/pom.xml index cda0a6beb..edcdd0ddf 100644 --- a/eclipse/runtime/org.argeo.eclipse.ui/pom.xml +++ b/eclipse/runtime/org.argeo.eclipse.ui/pom.xml @@ -30,7 +30,7 @@ ${version.maven-bundle-plugin} - ${project.artifactID};singleton:=true + ${project.artifactId};singleton:=true lazy org.argeo.eclipse.ui.ArgeoUiPlugin org.eclipse.ui;resolution:=optional,org.eclipse.rap.ui;resolution:=optional,org.eclipse.core.runtime -- 2.30.2