X-Git-Url: http://git.argeo.org/?a=blobdiff_plain;f=modules%2Fserver%2Forg.argeo.slc.server.mysql%2FMETA-INF%2FMANIFEST.MF;h=29ddc6009e6a11e1056af69c7f8ed08bd01789b2;hb=e6a48624d315341c3b71640b6211affda4620bf6;hp=94f5b36eb3e9c9286b803b9bddbe1f311f02cc8b;hpb=dd014d678eb951fd7ec2ff8a15c96b91eeec9af0;p=gpl%2Fargeo-slc.git diff --git a/modules/server/org.argeo.slc.server.mysql/META-INF/MANIFEST.MF b/modules/server/org.argeo.slc.server.mysql/META-INF/MANIFEST.MF index 94f5b36eb..29ddc6009 100644 --- a/modules/server/org.argeo.slc.server.mysql/META-INF/MANIFEST.MF +++ b/modules/server/org.argeo.slc.server.mysql/META-INF/MANIFEST.MF @@ -1,9 +1,14 @@ Manifest-Version: 1.0 Require-Bundle: org.argeo.slc.specs,org.argeo.slc.core -Bundle-Version: 0.12.1.SNAPSHOT +Bundle-Version: 1.1.3.SNAPSHOT Bundle-Name: Argeo SLC MySQL Bundle-SymbolicName: org.argeo.slc.server.mysql -Import-Package: com.mysql.jdbc,net.sf.ehcache.hibernate,org.hibernate, - org.springframework.cache.ehcache,org.springframework.jdbc.datasource - ,org.springframework.orm.hibernate3,org.apache.commons.dbcp,org.sprin - gframework.beans.factory.config +Import-Package: com.mysql.jdbc, + net.sf.ehcache.hibernate, + org.apache.commons.dbcp, + org.hibernate, + org.hibernate.hql.ast, + org.springframework.beans.factory.config, + org.springframework.cache.ehcache, + org.springframework.jdbc.datasource, + org.springframework.orm.hibernate3