From 4de35f9c4267a6cda3c53edb4e7df6a8eac648e6 Mon Sep 17 00:00:00 2001 From: mbaudier Date: Fri, 11 Sep 2015 16:03:04 +0200 Subject: [PATCH] Align pom version --- META-INF/MANIFEST.MF | 4 ++-- pom.xml | 1 + 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/META-INF/MANIFEST.MF b/META-INF/MANIFEST.MF index 30085c5..0f366f3 100644 --- a/META-INF/MANIFEST.MF +++ b/META-INF/MANIFEST.MF @@ -1,5 +1,5 @@ Manifest-Version: 1.0 -Bnd-LastModified: 1438074200126 +Bnd-LastModified: 1441979230739 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: 1.2.0.r150728_1103 +Bundle-Version: 2.1.9.SNAPSHOT-r150911_1546 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/pom.xml b/pom.xml index 5d44d7f..e2976d8 100644 --- a/pom.xml +++ b/pom.xml @@ -8,6 +8,7 @@ org.argeo.tp.factory org.argeo.tp.factory.core + 2.1.9-SNAPSHOT Third Party Factory -- 2.30.2