X-Git-Url: http://git.argeo.org/?a=blobdiff_plain;f=modules%2Fserver%2Forg.argeo.slc.server.mysql%2FMETA-INF%2FMANIFEST.MF;h=ab98765a4775f76cf205e2e0c94f30eab958d2d4;hb=57a052ecfc47554c04d84a391be36a30615891fd;hp=b7ddaf46d0f0de3d0653fc8018628e560d6bdf34;hpb=1f0814b0ab5d4b9f7d5c9ec6f78445b4e5a93472;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 b7ddaf46d..ab98765a4 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,10 +1,14 @@ -Manifest-Version: 1.0 -Require-Bundle: org.argeo.slc.specs,org.argeo.slc.core -Bundle-Version: 0.11.5.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 - +Manifest-Version: 1.0 +Require-Bundle: org.argeo.slc.specs,org.argeo.slc.core +Bundle-Version: 0.14.1 +Bundle-Name: Argeo SLC MySQL +Bundle-SymbolicName: org.argeo.slc.server.mysql +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