]> git.argeo.org Git - gpl/argeo-slc.git/blobdiff - modules/server/org.argeo.slc.server.mysql/META-INF/MANIFEST.MF
Bump to version 0.14.1-SNAPSHOT
[gpl/argeo-slc.git] / modules / server / org.argeo.slc.server.mysql / META-INF / MANIFEST.MF
index 551aa47bcc67785f564a20db0f32e9a3e4841eb3..c3627316f8efd7a789d5c7a956c35acd8e957630 100644 (file)
@@ -1,12 +1,14 @@
-Manifest-Version: 1.0\r
-Require-Bundle: \r
- org.argeo.slc.specs,\r
- org.argeo.slc.core\r
-Bundle-Version: 0.11.4.SNAPSHOT\r
-Bundle-Name: Argeo SLC MySQL\r
-Bundle-SymbolicName: org.argeo.slc.server.mysql\r
-Import-Package: com.mysql.jdbc,net.sf.ehcache.hibernate,org.hibernate,\r
- org.springframework.cache.ehcache,org.springframework.jdbc.datasource\r
- ,org.springframework.orm.hibernate3,org.apache.commons.dbcp,org.sprin\r
- gframework.beans.factory.config\r
-\r
+Manifest-Version: 1.0
+Require-Bundle: org.argeo.slc.specs,org.argeo.slc.core
+Bundle-Version: 0.14.1.SNAPSHOT
+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