X-Git-Url: http://git.argeo.org/?a=blobdiff_plain;f=eclipse%2Fplugins%2Forg.argeo.slc.client.ui%2FMETA-INF%2FMANIFEST.MF;h=89e81e107d8762e8576bdede0fd27ab90588348a;hb=1938045545311c22edab1e6fc57583a607a05141;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..89e81e107 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.2.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 -