X-Git-Url: http://git.argeo.org/?a=blobdiff_plain;ds=sidebyside;f=eclipse%2Fplugins%2Forg.argeo.slc.client.ui%2FMETA-INF%2FMANIFEST.MF;h=f7ddb79988297ac453f52a7c232c860573bc06fb;hb=868102c0f0220e12eca836b6ec9b3a2b9a3441e4;hp=65e447d31ac2ccd3c4ad3096d989e928e748cf86;hpb=da80480f09f8efc5e0278ed992e17e586b0a0e62;p=gpl%2Fargeo-slc.git diff --git a/eclipse/plugins/org.argeo.slc.client.ui/META-INF/MANIFEST.MF b/eclipse/plugins/org.argeo.slc.client.ui/META-INF/MANIFEST.MF index 65e447d31..f7ddb7998 100644 --- a/eclipse/plugins/org.argeo.slc.client.ui/META-INF/MANIFEST.MF +++ b/eclipse/plugins/org.argeo.slc.client.ui/META-INF/MANIFEST.MF @@ -2,7 +2,7 @@ Manifest-Version: 1.0 Bundle-ManifestVersion: 2 Bundle-Name: Ui Bundle-SymbolicName: org.argeo.slc.client.ui;singleton:=true -Bundle-Version: 0.13.1.SNAPSHOT +Bundle-Version: 1.1.3.SNAPSHOT Bundle-Activator: org.argeo.slc.client.ui.ClientUiPlugin Require-Bundle: org.eclipse.ui;resolution:=optional, org.eclipse.core.runtime;resolution:=optional, @@ -22,6 +22,7 @@ Import-Package: javax.jcr;version="2.0.0", org.argeo.eclipse.spring, org.argeo.eclipse.ui, org.argeo.eclipse.ui.jcr, + org.argeo.eclipse.ui.specific, org.argeo.jcr, org.argeo.jcr.spring, org.argeo.slc, @@ -53,4 +54,3 @@ Import-Package: javax.jcr;version="2.0.0", org.springframework.beans.factory, org.springframework.context, org.springframework.core.io.support -