From 52afa53ff56633edcb2fb504da972aa6d20d9159 Mon Sep 17 00:00:00 2001 From: Hernan Ponce de Leon <ponce@fortiss.org> Date: Fri, 3 May 2019 16:25:43 +0200 Subject: [PATCH] Release 2.15.0 Issue-Ref: 3725 Signed-off-by: Hernan Ponce de Leon <ponce@fortiss.org> --- bundles/af3 | 2 +- bundles/kernel | 2 +- products/af3 | 2 +- releng/org.fortiss.af3.target | 2 +- releng/org.fortiss.af3.update/category.xml | 2 +- releng/org.fortiss.af3.update/pom.xml | 2 +- releng/org.fortiss.tooling.update/category.xml | 2 +- releng/org.fortiss.tooling.update/pom.xml | 2 +- 8 files changed, 8 insertions(+), 8 deletions(-) diff --git a/bundles/af3 b/bundles/af3 index 33e443b..7bc5ef4 160000 --- a/bundles/af3 +++ b/bundles/af3 @@ -1 +1 @@ -Subproject commit 33e443bd0f68a4d379582cd67befa069a1a0251d +Subproject commit 7bc5ef47b7e94ce84161bb98b0d411f179f5c6af diff --git a/bundles/kernel b/bundles/kernel index 16a6656..ae97a5e 160000 --- a/bundles/kernel +++ b/bundles/kernel @@ -1 +1 @@ -Subproject commit 16a66562e70838156ddf26c74194f81f1ec4d77d +Subproject commit ae97a5e72aef06d5e85b945c57fcf4922838140e diff --git a/products/af3 b/products/af3 index d0022a0..a0c3771 160000 --- a/products/af3 +++ b/products/af3 @@ -1 +1 @@ -Subproject commit d0022a0acc58e13b7c7d094a7c7233e15e1979af +Subproject commit a0c3771b61fc1f8e69e5127ee6308696d5f40b6a diff --git a/releng/org.fortiss.af3.target b/releng/org.fortiss.af3.target index a4c881f..f907a19 160000 --- a/releng/org.fortiss.af3.target +++ b/releng/org.fortiss.af3.target @@ -1 +1 @@ -Subproject commit a4c881f6cb2ed77e66a7a0e7174072f10f9f369f +Subproject commit f907a19531a9b741defc4a34a4509989b1e0ab24 diff --git a/releng/org.fortiss.af3.update/category.xml b/releng/org.fortiss.af3.update/category.xml index 9dd2c17..9b62afa 100644 --- a/releng/org.fortiss.af3.update/category.xml +++ b/releng/org.fortiss.af3.update/category.xml @@ -1,6 +1,6 @@ <?xml version="1.0" encoding="UTF-8"?> <site> - <feature url="features/org.fortiss.af3.phoenix.feature_2.14.0.qualifier.jar" id="org.fortiss.af3.phoenix.feature" version="2.14.0.qualifier"> + <feature url="features/org.fortiss.af3.phoenix.feature_2.15.0.qualifier.jar" id="org.fortiss.af3.phoenix.feature" version="2.15.0.qualifier"> <category name="latest"/> </feature> <category-def name="latest" label="AutoFOCUS 3, version 2.14-LATEST"/> diff --git a/releng/org.fortiss.af3.update/pom.xml b/releng/org.fortiss.af3.update/pom.xml index 8633b62..bdddbdc 100644 --- a/releng/org.fortiss.af3.update/pom.xml +++ b/releng/org.fortiss.af3.update/pom.xml @@ -2,7 +2,7 @@ <modelVersion>4.0.0</modelVersion> <name>AutoFOCUS 3 2.14-LATEST Update Site</name> - <version>2.14.0-SNAPSHOT</version> + <version>2.15.0-SNAPSHOT</version> <artifactId>org.fortiss.af3.phoenix.p2site</artifactId> <groupId>org.fortiss.af3</groupId> diff --git a/releng/org.fortiss.tooling.update/category.xml b/releng/org.fortiss.tooling.update/category.xml index 2efc29d..57f7aee 100644 --- a/releng/org.fortiss.tooling.update/category.xml +++ b/releng/org.fortiss.tooling.update/category.xml @@ -1,6 +1,6 @@ <?xml version="1.0" encoding="UTF-8"?> <site> - <feature url="features/org.fortiss.tooling.feature_2.14.0.qualifier.jar" id="org.fortiss.tooling.feature" version="2.14.0.qualifier"> + <feature url="features/org.fortiss.tooling.feature_2.15.0.qualifier.jar" id="org.fortiss.tooling.feature" version="2.15.0.qualifier"> <category name="latest"/> </feature> <category-def name="latest" label="Tooling Kernel 2.14-LATEST"/> diff --git a/releng/org.fortiss.tooling.update/pom.xml b/releng/org.fortiss.tooling.update/pom.xml index cbf1fe7..1442e35 100644 --- a/releng/org.fortiss.tooling.update/pom.xml +++ b/releng/org.fortiss.tooling.update/pom.xml @@ -2,7 +2,7 @@ <modelVersion>4.0.0</modelVersion> <name>Tooling Kernel 2.14-LATEST Update Site</name> - <version>2.14.0-SNAPSHOT</version> + <version>2.15.0-SNAPSHOT</version> <artifactId>org.fortiss.tooling.p2site</artifactId> <groupId>org.fortiss.tooling</groupId> -- GitLab