From: Mathieu Baudier Date: Thu, 17 Oct 2019 14:08:39 +0000 (+0200) Subject: Prepare release. X-Git-Tag: v2.3.9~32 X-Git-Url: http://git.argeo.org/?p=gpl%2Fargeo-tp.git;a=commitdiff_plain;h=b08d11c357100c486744a8fadb0f1771a3c5e57f Prepare release. --- diff --git a/META-INF/MANIFEST.MF b/META-INF/MANIFEST.MF index 92b8707..d9d6b6d 100644 --- a/META-INF/MANIFEST.MF +++ b/META-INF/MANIFEST.MF @@ -7,7 +7,7 @@ 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.25.SNAPSHOT-r201910081552 +Bundle-Version: 2.1.25.r201910171408 Import-Package: javax.jcr;version="[2.0,3)",org.argeo.cms.spring;version ="[2.1,3)",org.argeo.slc.repo;version="[2.1,3)",org.argeo.slc.repo.osgi ;version="[2.1,3)",org.springframework.cglib.proxy;version="[3.2,4)",or @@ -27,16 +27,15 @@ Include-Resource: META-INF/spring/jackson.xml=META-INF/spring/jackson.xm ribution.xml=META-INF/spring/distribution.xml,META-INF/spring/apache.xm l=META-INF/spring/apache.xml,META-INF/spring/misc.xml=META-INF/spring/m isc.xml,META-INF/spring/apache.jackrabbit.xml=META-INF/spring/apache.ja - ckrabbit.xml,META-INF/spring/jersey.xml=META-INF/spring/jersey.xml,META - -INF/spring/bouncycastle.xml=META-INF/spring/bouncycastle.xml,META-INF/ - spring/eclipse.rcp.e4.xml=META-INF/spring/eclipse.rcp.e4.xml,META-INF/s - pring/javax.xml=META-INF/spring/javax.xml,META-INF/spring/sdk.xml=META- - INF/spring/sdk.xml,META-INF/spring/eclipse.jetty.xml=META-INF/spring/ec - lipse.jetty.xml,META-INF/spring/eclipse.rap.e3.xml=META-INF/spring/ecli - pse.rap.e3.xml,META-INF/spring/eclipse.equinox.xml=META-INF/spring/ecli - pse.equinox.xml,META-INF/spring/templates.xml=META-INF/spring/templates - .xml,META-INF/spring/apache.commons.xml=META-INF/spring/apache.commons. - xml + ckrabbit.xml,META-INF/spring/bouncycastle.xml=META-INF/spring/bouncycas + tle.xml,META-INF/spring/eclipse.rcp.e4.xml=META-INF/spring/eclipse.rcp. + e4.xml,META-INF/spring/javax.xml=META-INF/spring/javax.xml,META-INF/spr + ing/sdk.xml=META-INF/spring/sdk.xml,META-INF/spring/eclipse.jetty.xml=M + ETA-INF/spring/eclipse.jetty.xml,META-INF/spring/eclipse.rap.e3.xml=MET + A-INF/spring/eclipse.rap.e3.xml,META-INF/spring/eclipse.equinox.xml=MET + A-INF/spring/eclipse.equinox.xml,META-INF/spring/templates.xml=META-INF + /spring/templates.xml,META-INF/spring/apache.commons.xml=META-INF/sprin + g/apache.commons.xml Private-Package: !* SLC-Category: org.argeo.tp.factory SLC-ExecutionModule: default diff --git a/META-INF/spring/distribution.xml b/META-INF/spring/distribution.xml index 1952aea..6785f1f 100644 --- a/META-INF/spring/distribution.xml +++ b/META-INF/spring/distribution.xml @@ -14,7 +14,7 @@ class="org.argeo.slc.repo.osgi.ArgeoOsgiDistributionImpl" init-method="init" destroy-method="destroy"> + value="org.argeo.tp:argeo-tp:2.1.25" /> @@ -124,7 +124,7 @@ class="org.argeo.slc.repo.osgi.ArgeoOsgiDistributionImpl" init-method="init" destroy-method="destroy"> + value="org.argeo.tp:argeo-tp-rap-e4:2.1.25" /> @@ -136,7 +136,7 @@ class="org.argeo.slc.repo.osgi.ArgeoOsgiDistributionImpl" init-method="init" destroy-method="destroy"> + value="org.argeo.tp:argeo-tp-rcp-e4:2.1.25" /> @@ -150,7 +150,7 @@ class="org.argeo.slc.repo.osgi.ArgeoOsgiDistributionImpl" init-method="init" destroy-method="destroy"> + value="org.argeo.tp:argeo-tp-rap-e3:2.1.25" /> diff --git a/pom.xml b/pom.xml index 75b29e7..73f8055 100644 --- a/pom.xml +++ b/pom.xml @@ -9,7 +9,7 @@ org.argeo.tp.factory org.argeo.tp.factory.core - 2.1.25-SNAPSHOT + 2.1.25 Argeo Third Party Factory OSGi packaging of free / open source third party libraries