Prepare release.
authorMathieu Baudier <mbaudier@argeo.org>
Thu, 17 Oct 2019 14:08:39 +0000 (16:08 +0200)
committerMathieu Baudier <mbaudier@argeo.org>
Thu, 17 Oct 2019 14:08:39 +0000 (16:08 +0200)
META-INF/MANIFEST.MF
META-INF/spring/distribution.xml
pom.xml

index 92b8707d385f10386d503300d4747d6555c74319..d9d6b6dd8c9167374fb0417a19eeb40f1267c30e 100644 (file)
@@ -7,7 +7,7 @@ Bundle-ManifestVersion: 2
 Bundle-Name: Argeo Third Party Factory\r
 Bundle-RequiredExecutionEnvironment: JavaSE-1.8\r
 Bundle-SymbolicName: org.argeo.tp.factory.core\r
-Bundle-Version: 2.1.25.SNAPSHOT-r201910081552\r
+Bundle-Version: 2.1.25.r201910171408\r
 Import-Package: javax.jcr;version="[2.0,3)",org.argeo.cms.spring;version\r
  ="[2.1,3)",org.argeo.slc.repo;version="[2.1,3)",org.argeo.slc.repo.osgi\r
  ;version="[2.1,3)",org.springframework.cglib.proxy;version="[3.2,4)",or\r
@@ -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\r
  l=META-INF/spring/apache.xml,META-INF/spring/misc.xml=META-INF/spring/m\r
  isc.xml,META-INF/spring/apache.jackrabbit.xml=META-INF/spring/apache.ja\r
- ckrabbit.xml,META-INF/spring/jersey.xml=META-INF/spring/jersey.xml,META\r
- -INF/spring/bouncycastle.xml=META-INF/spring/bouncycastle.xml,META-INF/\r
- spring/eclipse.rcp.e4.xml=META-INF/spring/eclipse.rcp.e4.xml,META-INF/s\r
- pring/javax.xml=META-INF/spring/javax.xml,META-INF/spring/sdk.xml=META-\r
- INF/spring/sdk.xml,META-INF/spring/eclipse.jetty.xml=META-INF/spring/ec\r
- lipse.jetty.xml,META-INF/spring/eclipse.rap.e3.xml=META-INF/spring/ecli\r
- pse.rap.e3.xml,META-INF/spring/eclipse.equinox.xml=META-INF/spring/ecli\r
- pse.equinox.xml,META-INF/spring/templates.xml=META-INF/spring/templates\r
- .xml,META-INF/spring/apache.commons.xml=META-INF/spring/apache.commons.\r
- xml\r
+ ckrabbit.xml,META-INF/spring/bouncycastle.xml=META-INF/spring/bouncycas\r
+ tle.xml,META-INF/spring/eclipse.rcp.e4.xml=META-INF/spring/eclipse.rcp.\r
+ e4.xml,META-INF/spring/javax.xml=META-INF/spring/javax.xml,META-INF/spr\r
+ ing/sdk.xml=META-INF/spring/sdk.xml,META-INF/spring/eclipse.jetty.xml=M\r
+ ETA-INF/spring/eclipse.jetty.xml,META-INF/spring/eclipse.rap.e3.xml=MET\r
+ A-INF/spring/eclipse.rap.e3.xml,META-INF/spring/eclipse.equinox.xml=MET\r
+ A-INF/spring/eclipse.equinox.xml,META-INF/spring/templates.xml=META-INF\r
+ /spring/templates.xml,META-INF/spring/apache.commons.xml=META-INF/sprin\r
+ g/apache.commons.xml\r
 Private-Package: !*\r
 SLC-Category: org.argeo.tp.factory\r
 SLC-ExecutionModule: default\r
index 1952aeaa5964d181278a9d50fe47c63d3f004539..6785f1fc9392b394207a49bc5072c2d0007a5b79 100644 (file)
@@ -14,7 +14,7 @@
                class="org.argeo.slc.repo.osgi.ArgeoOsgiDistributionImpl"
                init-method="init" destroy-method="destroy">
                <constructor-arg
-                       value="org.argeo.tp:argeo-tp:2.1.25-SNAPSHOT" />
+                       value="org.argeo.tp:argeo-tp:2.1.25" />
                <property name="modules">
                        <list>
                                <!-- Javax -->
                class="org.argeo.slc.repo.osgi.ArgeoOsgiDistributionImpl"
                init-method="init" destroy-method="destroy">
                <constructor-arg
-                       value="org.argeo.tp:argeo-tp-rap-e4:2.1.25-SNAPSHOT" />
+                       value="org.argeo.tp:argeo-tp-rap-e4:2.1.25" />
                <property name="modules">
                        <list>
                                <ref bean="eclipse/org.argeo.tp.rap.e4" />
                class="org.argeo.slc.repo.osgi.ArgeoOsgiDistributionImpl"
                init-method="init" destroy-method="destroy">
                <constructor-arg
-                       value="org.argeo.tp:argeo-tp-rcp-e4:2.1.25-SNAPSHOT" />
+                       value="org.argeo.tp:argeo-tp-rcp-e4:2.1.25" />
                <property name="modules">
                        <list>
                                <ref bean="eclipse/org.argeo.tp.rcp.e4" />
                class="org.argeo.slc.repo.osgi.ArgeoOsgiDistributionImpl"
                init-method="init" destroy-method="destroy">
                <constructor-arg
-                       value="org.argeo.tp:argeo-tp-rap-e3:2.1.25-SNAPSHOT" />
+       value="org.argeo.tp:argeo-tp-rap-e3:2.1.25" />
                <property name="modules">
                        <list>
                                <ref bean="eclipse/org.argeo.tp.rap.platform" />
diff --git a/pom.xml b/pom.xml
index 75b29e7781e8fb4588f4cb1d4c46cb7519746368..73f8055eb04c403a85f081cb1e05821d66fbe58e 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -9,7 +9,7 @@
        </parent>
        <groupId>org.argeo.tp.factory</groupId>
        <artifactId>org.argeo.tp.factory.core</artifactId>
-       <version>2.1.25-SNAPSHOT</version>
+       <version>2.1.25</version>
        <name>Argeo Third Party Factory</name>
        <description>OSGi packaging of free / open source third party libraries</description>
        <properties>