From f1cbf91d380c86c3855b5e2b98a51afc98ed3cc6 Mon Sep 17 00:00:00 2001 From: mbaudier Date: Fri, 9 Oct 2015 17:58:03 +0200 Subject: [PATCH] Prepare next development cycle --- META-INF/MANIFEST.MF | 4 ++-- META-INF/spring/distribution.xml | 2 +- pom.xml | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/META-INF/MANIFEST.MF b/META-INF/MANIFEST.MF index 0808a97..1248247 100644 --- a/META-INF/MANIFEST.MF +++ b/META-INF/MANIFEST.MF @@ -1,5 +1,5 @@ Manifest-Version: 1.0 -Bnd-LastModified: 1444405858936 +Bnd-LastModified: 1444406203867 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.11.r151009_1750 +Bundle-Version: 2.1.12.SNAPSHOT-r151009_1756 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 dad8c95..42ef629 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 70817fb..cf374b0 100644 --- a/pom.xml +++ b/pom.xml @@ -8,7 +8,7 @@ org.argeo.tp.factory org.argeo.tp.factory.core - 2.1.11 + 2.1.12-SNAPSHOT Third Party Factory -- 2.30.2