From: mbaudier Date: Fri, 11 Sep 2015 14:10:24 +0000 (+0200) Subject: Prepare next development cycle X-Git-Tag: v2.3.9~91^2~11 X-Git-Url: http://git.argeo.org/?p=gpl%2Fargeo-tp.git;a=commitdiff_plain;h=a3455331229bde4927a075e5b09a7f62c225bf46 Prepare next development cycle --- diff --git a/META-INF/MANIFEST.MF b/META-INF/MANIFEST.MF index 0f366f3..af4c93e 100644 --- a/META-INF/MANIFEST.MF +++ b/META-INF/MANIFEST.MF @@ -1,5 +1,5 @@ Manifest-Version: 1.0 -Bnd-LastModified: 1441979230739 +Bnd-LastModified: 1441980569714 Build-Jdk: 1.7.0_85 Built-By: mbaudier Bundle-Description: SLC execution modules for generic tasks, to be used @@ -11,7 +11,7 @@ Bundle-Name: Third Party Factory Bundle-RequiredExecutionEnvironment: JavaSE-1.6 Bundle-SymbolicName: org.argeo.tp.factory.core Bundle-Vendor: Argeo -Bundle-Version: 2.1.9.SNAPSHOT-r150911_1546 +Bundle-Version: 2.1.10.SNAPSHOT-r150911_1609 Created-By: Apache Maven Bundle Plugin Import-Package: javax.jcr;version="[2.0,3)",javax.security.auth.callback ;resolution:=optional,net.sf.cglib.core;version="[2.1,3)",net.sf.cglib. diff --git a/META-INF/spring/distribution.xml b/META-INF/spring/distribution.xml index 84f5751..c33b55c 100644 --- a/META-INF/spring/distribution.xml +++ b/META-INF/spring/distribution.xml @@ -10,7 +10,7 @@ - + diff --git a/pom.xml b/pom.xml index e2976d8..be515f4 100644 --- a/pom.xml +++ b/pom.xml @@ -8,7 +8,7 @@ org.argeo.tp.factory org.argeo.tp.factory.core - 2.1.9-SNAPSHOT + 2.1.10-SNAPSHOT Third Party Factory