From c5d69a2db7858fceedd6f3d483c4852776423caa Mon Sep 17 00:00:00 2001 From: Mathieu Baudier Date: Tue, 7 Jun 2016 20:31:53 +0200 Subject: [PATCH] Prepare next development cycle --- META-INF/MANIFEST.MF | 34 +++++++++++++------------------- META-INF/spring/distribution.xml | 2 +- pom.xml | 2 +- 3 files changed, 16 insertions(+), 22 deletions(-) diff --git a/META-INF/MANIFEST.MF b/META-INF/MANIFEST.MF index f3158b2..2562ba2 100644 --- a/META-INF/MANIFEST.MF +++ b/META-INF/MANIFEST.MF @@ -6,26 +6,20 @@ Bundle-ManifestVersion: 2 Bundle-Name: Argeo Third Party Factory Bundle-RequiredExecutionEnvironment: JavaSE-1.8 Bundle-SymbolicName: org.argeo.tp.factory.core -Bundle-Version: 2.1.15.r201606072012 -Import-Package: javax.jcr;version="[2.0,3)", - javax.security.auth.callback;resolution:=optional, - org.aopalliance.aop;version="[1.0,2)", - org.argeo.security.core;version="[2.1,3)", - org.argeo.slc.core.execution;version="[2.1,3)", - org.argeo.slc.core.execution.tasks;version="[2.1,3)", - org.argeo.slc.execution;version="[2.1,3)", - org.argeo.slc.osgi;version="[2.1,3)", - org.argeo.slc.repo;version="[2.1,3)", - org.argeo.slc.repo.osgi;version="[2.1,3)", - org.argeo.slc.test;version="[2.1,3)", - org.springframework.aop;version="[3.2,4)", - org.springframework.aop.framework;version="[3.2,4)", - org.springframework.aop.scope;version="[3.2,4)", - org.springframework.beans.factory.config;version="[3.2,4)", - org.springframework.cglib.core;version="[3.2,4)", - org.springframework.cglib.proxy;version="[3.2,4)", - org.springframework.cglib.reflect;version="[3.2,4)", - org.springframework.core.io;version="[3.2,4)" +Bundle-Version: 2.1.16.SNAPSHOT-r201606072031 +Import-Package: javax.jcr;version="[2.0,3)",javax.security.auth.callback + ;resolution:=optional,org.aopalliance.aop;version="[1.0,2)",org.argeo.s + ecurity.core;version="[2.1,3)",org.argeo.slc.core.execution;version="[2 + .1,3)",org.argeo.slc.core.execution.tasks;version="[2.1,3)",org.argeo.s + lc.execution;version="[2.1,3)",org.argeo.slc.osgi;version="[2.1,3)",org + .argeo.slc.repo;version="[2.1,3)",org.argeo.slc.repo.osgi;version="[2.1 + ,3)",org.argeo.slc.test;version="[2.1,3)",org.springframework.aop;versi + on="[3.2,4)",org.springframework.aop.framework;version="[3.2,4)",org.sp + ringframework.aop.scope;version="[3.2,4)",org.springframework.beans.fac + tory.config;version="[3.2,4)",org.springframework.cglib.core;version="[ + 3.2,4)",org.springframework.cglib.proxy;version="[3.2,4)",org.springfra + mework.cglib.reflect;version="[3.2,4)",org.springframework.core.io;vers + ion="[3.2,4)" Include-Resource: META-INF/spring/eclipse.gemini.xml=META-INF/spring/ecl ipse.gemini.xml,META-INF/spring/bouncycastle.xml=META-INF/spring/bouncy castle.xml,META-INF/spring/eclipse.equinox.xml=META-INF/spring/eclipse. diff --git a/META-INF/spring/distribution.xml b/META-INF/spring/distribution.xml index f0d4475..f4b37eb 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 7b34751..1d8c1ff 100644 --- a/pom.xml +++ b/pom.xml @@ -8,7 +8,7 @@ org.argeo.tp.factory org.argeo.tp.factory.core - 2.1.15 + 2.1.16-SNAPSHOT Argeo Third Party Factory OSGi packaging of free / open source third party libraries -- 2.30.2