]> git.argeo.org Git - gpl/argeo-slc.git/blobdiff - modules/server/org.argeo.slc.webapp.war/META-INF/MANIFEST.MF
Fix manifests
[gpl/argeo-slc.git] / modules / server / org.argeo.slc.webapp.war / META-INF / MANIFEST.MF
index 27383e4163d86252b6245dc07096f82cfb3d9dae..5fa7d93d684b26f2a4058f1cf41eebe92513f8c5 100644 (file)
@@ -4,16 +4,16 @@ Bundle-Version: 0.13.1.SNAPSHOT
 Bundle-Name: SLC Webapp
 Web-ContextPath: org.argeo.slc.webapp
 Bundle-SymbolicName: org.argeo.slc.webapp
-Import-Package: javax.jcr;specification-version="1.0.0",
+Import-Package: javax.jcr,
  net.sf.cglib.core,
  net.sf.cglib.proxy,
  net.sf.cglib.reflect,
  org.aopalliance.aop,
- org.argeo.security.mvc;specification-version="0.1.3.SNAPSHOT-r3402",
+ org.argeo.security.mvc,
  org.argeo.server,
- org.argeo.server.jackrabbit.webdav;specification-version="0.1.3.SNAPSHOT-r3543",
- org.argeo.server.jcr.mvc;specification-version="0.1.3.SNAPSHOT-r3478",
- org.argeo.server.json;specification-version="0.1.3.SNAPSHOT-r3371",
+ org.argeo.server.jackrabbit.webdav,
+ org.argeo.server.jcr.mvc,
+ org.argeo.server.json,
  org.argeo.server.mvc,
  org.argeo.slc.build,
  org.argeo.slc.core.attachment,
@@ -26,8 +26,8 @@ Import-Package: javax.jcr;specification-version="1.0.0",
  org.argeo.slc.msg.event,
  org.argeo.slc.runtime,
  org.argeo.slc.services,
- org.argeo.slc.web.ajaxplorer.file;specification-version="0.13.0.SNAPSHOT-r3788",
- org.argeo.slc.web.ajaxplorer.mvc;specification-version="0.13.0.SNAPSHOT-r3788",
+ org.argeo.slc.web.ajaxplorer.file,
+ org.argeo.slc.web.ajaxplorer.mvc,
  org.argeo.slc.web.mvc,
  org.argeo.slc.web.mvc.controllers,
  org.argeo.slc.web.mvc.provisioning,
@@ -40,12 +40,12 @@ Import-Package: javax.jcr;specification-version="1.0.0",
  org.springframework.osgi.web.context.support,
  org.springframework.oxm,
  org.springframework.security,
- org.springframework.security.config;specification-version="2.0.4.A",
+ org.springframework.security.config,
  org.springframework.security.context,
  org.springframework.security.providers,
  org.springframework.security.ui,
  org.springframework.security.ui.webapp,
- org.springframework.security.userdetails;specification-version="2.0.4.A",
+ org.springframework.security.userdetails,
  org.springframework.security.userdetails.memory,
  org.springframework.transaction,
  org.springframework.web.context,
@@ -56,4 +56,4 @@ Import-Package: javax.jcr;specification-version="1.0.0",
  org.springframework.web.servlet.handler,
  org.springframework.web.servlet.mvc,
  org.springframework.web.servlet.mvc.annotation,
- org.springframework.web.servlet.view;specification-version="2.5.6.SEC01"
+ org.springframework.web.servlet.view