From e874a585225aac36d5935bd8a0890208e8c4cc3f Mon Sep 17 00:00:00 2001 From: Alexander Diewald <diewald@fortiss.org> Date: Tue, 14 Apr 2020 12:16:56 +0200 Subject: [PATCH] Bump to 2.17 Issue-Ref: 4000 Issue-Url: https://af3-developer.fortiss.org/issues/4000 Signed-off-by: Alexander Diewald <diewald@fortiss.org> --- bundles/af3 | 2 +- bundles/af3-rcp | 2 +- bundles/kernel | 2 +- features/af3 | 2 +- features/tooling | 2 +- products/af3 | 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 +- tests/af3 | 2 +- 11 files changed, 11 insertions(+), 11 deletions(-) diff --git a/bundles/af3 b/bundles/af3 index 7bca808..b6f97e8 160000 --- a/bundles/af3 +++ b/bundles/af3 @@ -1 +1 @@ -Subproject commit 7bca8087e17572ac6db2be31ee6efe0a963e889b +Subproject commit b6f97e82cf4b8e74bcb6cba9d4314548584be069 diff --git a/bundles/af3-rcp b/bundles/af3-rcp index 67e7dc2..aa5b3bd 160000 --- a/bundles/af3-rcp +++ b/bundles/af3-rcp @@ -1 +1 @@ -Subproject commit 67e7dc245d3fbf736c55ea53acf186a3184812c8 +Subproject commit aa5b3bdae24065eeed485b4b6dff735d33b7e0ab diff --git a/bundles/kernel b/bundles/kernel index 84bf0ac..7a66f8b 160000 --- a/bundles/kernel +++ b/bundles/kernel @@ -1 +1 @@ -Subproject commit 84bf0ac8836165897f697de3b9284a8480aa195b +Subproject commit 7a66f8b7c268f70d266ba36ae758731d153258ba diff --git a/features/af3 b/features/af3 index 7704012..f0f2a79 160000 --- a/features/af3 +++ b/features/af3 @@ -1 +1 @@ -Subproject commit 7704012216268840bda1c255759fb9decebbe515 +Subproject commit f0f2a7959e8aaf9b1b0234a2e6f7fd97a3109bc6 diff --git a/features/tooling b/features/tooling index 19e3ef4..6107449 160000 --- a/features/tooling +++ b/features/tooling @@ -1 +1 @@ -Subproject commit 19e3ef40dbb9132074d41e23cfdfedba7258c6f9 +Subproject commit 61074495f98b3b7f728e6d8c92f1c9995fa0505c diff --git a/products/af3 b/products/af3 index 473e7ca..6fafb45 160000 --- a/products/af3 +++ b/products/af3 @@ -1 +1 @@ -Subproject commit 473e7cac8da1d0ad1e93bde708a21fab7d3aea21 +Subproject commit 6fafb45806e150b752b818f90b7ad77c0d5a0452 diff --git a/releng/org.fortiss.af3.update/category.xml b/releng/org.fortiss.af3.update/category.xml index 615a19c..2a17de2 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.16.0.qualifier.jar" id="org.fortiss.af3.phoenix.feature" version="2.16.0.qualifier"> + <feature url="features/org.fortiss.af3.phoenix.feature_2.17.0.qualifier.jar" id="org.fortiss.af3.phoenix.feature" version="2.17.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 611b580..9730f63 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.16.0-SNAPSHOT</version> + <version>2.17.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 4e8bc93..d9c1fd7 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.16.0.qualifier.jar" id="org.fortiss.tooling.feature" version="2.16.0.qualifier"> + <feature url="features/org.fortiss.tooling.feature_2.17.0.qualifier.jar" id="org.fortiss.tooling.feature" version="2.17.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 ac6a7cb..daad3a7 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.16.0-SNAPSHOT</version> + <version>2.17.0-SNAPSHOT</version> <artifactId>org.fortiss.tooling.p2site</artifactId> <groupId>org.fortiss.tooling</groupId> diff --git a/tests/af3 b/tests/af3 index 1f89ab7..16ba21d 160000 --- a/tests/af3 +++ b/tests/af3 @@ -1 +1 @@ -Subproject commit 1f89ab7be7b9802937725b62713402dc39db8c56 +Subproject commit 16ba21d807a6788cad88219a67467f346ef1612d -- GitLab