Prepare next development cycle
authorMathieu Baudier <mbaudier@argeo.org>
Thu, 31 Jan 2019 15:22:39 +0000 (16:22 +0100)
committerMathieu Baudier <mbaudier@argeo.org>
Thu, 31 Jan 2019 15:22:39 +0000 (16:22 +0100)
.project
META-INF/MANIFEST.MF
pom.xml

index 9b8329f3f819e048d7e67ad43bd0f8588a95d6be..bdf661a7db446d92a1485b4868c57d5e02dd7f9f 100644 (file)
--- a/.project
+++ b/.project
                <nature>org.eclipse.pde.PluginNature</nature>
                <nature>org.eclipse.linuxtools.rpm.rpmlint.rpmlintNature</nature>
        </natures>
+       <filteredResources>
+               <filter>
+                       <id>1548843945419</id>
+                       <name>demo/exec/slc_localrepo</name>
+                       <type>6</type>
+                       <matcher>
+                               <id>org.eclipse.ui.ide.multiFilter</id>
+                               <arguments>1.0-name-matches-false-false-*</arguments>
+                       </matcher>
+               </filter>
+       </filteredResources>
 </projectDescription>
index 0d2576f23c5f7f690a3f76bf1b3e534e867e3159..18626bfcc98e9a3d1e1af6f58988f1d3f7a61021 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.21.r201810010535\r
+Bundle-Version: 2.1.22.SNAPSHOT-r201901300951\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
diff --git a/pom.xml b/pom.xml
index 343cbe12f11b932497341f1ee73c1c022fa937ce..c6687536d34c20cc65a5b606c7a60266f817f38d 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -5,11 +5,11 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>lib</artifactId>
-               <version>2.1.14</version>
+               <version>2.1.15</version>
        </parent>
        <groupId>org.argeo.tp.factory</groupId>
        <artifactId>org.argeo.tp.factory.core</artifactId>
-       <version>2.1.21</version>
+       <version>2.1.22-SNAPSHOT</version>
        <name>Argeo Third Party Factory</name>
        <description>OSGi packaging of free / open source third party libraries</description>
        <properties>