From 68f3477151ff3fae65b880f0e3537f7e617a42b5 Mon Sep 17 00:00:00 2001 From: Robert Varga Date: Sat, 19 Jan 2019 02:52:21 +0100 Subject: [PATCH] [maven-release-plugin] prepare release 9.1.2 --- lighty-core/dependency-versions/pom.xml | 8 ++--- lighty-core/lighty-app-parent/pom.xml | 6 ++-- lighty-core/lighty-binding-parent/pom.xml | 6 ++-- lighty-core/lighty-bom/pom.xml | 36 +++++++++---------- lighty-core/lighty-codecs/pom.xml | 6 ++-- lighty-core/lighty-common/pom.xml | 6 ++-- .../lighty-controller-guice-di/pom.xml | 6 ++-- .../lighty-controller-spring-di/pom.xml | 6 ++-- lighty-core/lighty-controller/pom.xml | 6 ++-- lighty-core/lighty-minimal-parent/pom.xml | 12 +++---- lighty-core/lighty-parent/pom.xml | 6 ++-- lighty-core/pom.xml | 6 ++-- .../lighty-community-aaa-restconf-app/pom.xml | 7 ++-- .../pom.xml | 6 ++-- .../pom.xml | 13 ++++--- lighty-examples/pom.xml | 6 ++-- lighty-models/pom.xml | 6 ++-- .../test/lighty-example-data-center/pom.xml | 6 ++-- lighty-models/test/lighty-test-models/pom.xml | 6 ++-- lighty-models/test/lighty-toaster/pom.xml | 6 ++-- lighty-models/test/pom.xml | 6 ++-- lighty-modules/integration-tests-aaa/pom.xml | 5 ++- lighty-modules/integration-tests/pom.xml | 6 ++-- lighty-modules/lighty-aaa/pom.xml | 6 ++-- lighty-modules/lighty-jetty-server/pom.xml | 6 ++-- lighty-modules/lighty-netconf-sb/pom.xml | 6 ++-- .../lighty-restconf-nb-community/pom.xml | 6 ++-- lighty-modules/pom.xml | 6 ++-- .../controller-application-assembly/pom.xml | 6 ++-- lighty-resources/log4j-properties/pom.xml | 6 ++-- lighty-resources/pom.xml | 6 ++-- .../singlenode-configuration/pom.xml | 6 ++-- pom.xml | 8 ++--- 33 files changed, 93 insertions(+), 152 deletions(-) diff --git a/lighty-core/dependency-versions/pom.xml b/lighty-core/dependency-versions/pom.xml index 6f74246109..e372e38b38 100644 --- a/lighty-core/dependency-versions/pom.xml +++ b/lighty-core/dependency-versions/pom.xml @@ -6,13 +6,11 @@ terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at https://www.eclipse.org/legal/epl-v10.html --> - + 4.0.0 io.lighty.core dependency-versions - 9.1.2-SNAPSHOT + 9.1.2 pom ${project.groupId}:${project.artifactId} @@ -178,7 +176,7 @@ scm:git:https://github.com/PantheonTechnologies/lighty-core.git scm:git:https://github.com/PantheonTechnologies/lighty-core.git https://github.com/PantheonTechnologies/lighty-core - HEAD + 9.1.2 diff --git a/lighty-core/lighty-app-parent/pom.xml b/lighty-core/lighty-app-parent/pom.xml index c13b2c1120..21125aca2b 100644 --- a/lighty-core/lighty-app-parent/pom.xml +++ b/lighty-core/lighty-app-parent/pom.xml @@ -6,15 +6,13 @@ terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at https://www.eclipse.org/legal/epl-v10.html --> - + 4.0.0 io.lighty.core lighty-parent - 9.1.2-SNAPSHOT + 9.1.2 ../lighty-parent diff --git a/lighty-core/lighty-binding-parent/pom.xml b/lighty-core/lighty-binding-parent/pom.xml index 259ea0c814..c9d7719807 100644 --- a/lighty-core/lighty-binding-parent/pom.xml +++ b/lighty-core/lighty-binding-parent/pom.xml @@ -6,15 +6,13 @@ terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at https://www.eclipse.org/legal/epl-v10.html --> - + 4.0.0 io.lighty.core lighty-parent - 9.1.2-SNAPSHOT + 9.1.2 ../lighty-parent diff --git a/lighty-core/lighty-bom/pom.xml b/lighty-core/lighty-bom/pom.xml index 089762f369..23a925ded3 100644 --- a/lighty-core/lighty-bom/pom.xml +++ b/lighty-core/lighty-bom/pom.xml @@ -6,13 +6,11 @@ terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at https://www.eclipse.org/legal/epl-v10.html --> - + 4.0.0 io.lighty.core lighty-bom - 9.1.2-SNAPSHOT + 9.1.2 pom ${project.groupId}:${project.artifactId} @@ -28,83 +26,83 @@ io.lighty.core lighty-codecs - 9.1.2-SNAPSHOT + 9.1.2 io.lighty.core lighty-common - 9.1.2-SNAPSHOT + 9.1.2 io.lighty.core lighty-controller - 9.1.2-SNAPSHOT + 9.1.2 io.lighty.core lighty-controller-guice-di - 9.1.2-SNAPSHOT + 9.1.2 io.lighty.core lighty-controller-spring-di - 9.1.2-SNAPSHOT + 9.1.2 io.lighty.modules lighty-aaa - 9.1.2-SNAPSHOT + 9.1.2 io.lighty.modules lighty-jetty-server - 9.1.2-SNAPSHOT + 9.1.2 io.lighty.modules lighty-netconf-sb - 9.1.2-SNAPSHOT + 9.1.2 io.lighty.modules lighty-restconf-nb-community - 9.1.2-SNAPSHOT + 9.1.2 io.lighty.resources controller-application-assembly - 9.1.2-SNAPSHOT + 9.1.2 provided io.lighty.resources singlenode-configuration - 9.1.2-SNAPSHOT + 9.1.2 io.lighty.models.test lighty-test-models - 9.1.2-SNAPSHOT + 9.1.2 test io.lighty.models.test lighty-toaster - 9.1.2-SNAPSHOT + 9.1.2 test io.lighty.resources log4j-properties - 9.1.2-SNAPSHOT + 9.1.2 test @@ -145,7 +143,7 @@ scm:git:https://github.com/PantheonTechnologies/lighty-core.git scm:git:https://github.com/PantheonTechnologies/lighty-core.git https://github.com/PantheonTechnologies/lighty-core - HEAD + 9.1.2 diff --git a/lighty-core/lighty-codecs/pom.xml b/lighty-core/lighty-codecs/pom.xml index 2bd567c480..b9d3e8ec94 100644 --- a/lighty-core/lighty-codecs/pom.xml +++ b/lighty-core/lighty-codecs/pom.xml @@ -6,15 +6,13 @@ terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at https://www.eclipse.org/legal/epl-v10.html --> - + 4.0.0 io.lighty.core lighty-parent - 9.1.2-SNAPSHOT + 9.1.2 ../lighty-parent diff --git a/lighty-core/lighty-common/pom.xml b/lighty-core/lighty-common/pom.xml index 5a7cec6f2e..431169e800 100644 --- a/lighty-core/lighty-common/pom.xml +++ b/lighty-core/lighty-common/pom.xml @@ -6,15 +6,13 @@ terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at https://www.eclipse.org/legal/epl-v10.html --> - + 4.0.0 io.lighty.core lighty-parent - 9.1.2-SNAPSHOT + 9.1.2 ../lighty-parent diff --git a/lighty-core/lighty-controller-guice-di/pom.xml b/lighty-core/lighty-controller-guice-di/pom.xml index 8ec33637d0..9c3057a57b 100644 --- a/lighty-core/lighty-controller-guice-di/pom.xml +++ b/lighty-core/lighty-controller-guice-di/pom.xml @@ -6,15 +6,13 @@ terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at https://www.eclipse.org/legal/epl-v10.html --> - + 4.0.0 io.lighty.core lighty-parent - 9.1.2-SNAPSHOT + 9.1.2 ../lighty-parent diff --git a/lighty-core/lighty-controller-spring-di/pom.xml b/lighty-core/lighty-controller-spring-di/pom.xml index c8e3d714c1..7db5a87273 100644 --- a/lighty-core/lighty-controller-spring-di/pom.xml +++ b/lighty-core/lighty-controller-spring-di/pom.xml @@ -6,15 +6,13 @@ terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at https://www.eclipse.org/legal/epl-v10.html --> - + 4.0.0 io.lighty.core lighty-parent - 9.1.2-SNAPSHOT + 9.1.2 ../lighty-parent diff --git a/lighty-core/lighty-controller/pom.xml b/lighty-core/lighty-controller/pom.xml index eec81e5f86..7e8f0168a8 100644 --- a/lighty-core/lighty-controller/pom.xml +++ b/lighty-core/lighty-controller/pom.xml @@ -6,15 +6,13 @@ terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at https://www.eclipse.org/legal/epl-v10.html --> - + 4.0.0 io.lighty.core lighty-parent - 9.1.2-SNAPSHOT + 9.1.2 ../lighty-parent diff --git a/lighty-core/lighty-minimal-parent/pom.xml b/lighty-core/lighty-minimal-parent/pom.xml index ac38685dfb..5fbbe46031 100644 --- a/lighty-core/lighty-minimal-parent/pom.xml +++ b/lighty-core/lighty-minimal-parent/pom.xml @@ -6,13 +6,11 @@ terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at https://www.eclipse.org/legal/epl-v10.html --> - + 4.0.0 io.lighty.core lighty-minimal-parent - 9.1.2-SNAPSHOT + 9.1.2 pom ${project.groupId}:${project.artifactId} @@ -31,14 +29,14 @@ io.lighty.core dependency-versions - 9.1.2-SNAPSHOT + 9.1.2 pom import io.lighty.core lighty-bom - 9.1.2-SNAPSHOT + 9.1.2 pom import @@ -105,7 +103,7 @@ scm:git:https://github.com/PantheonTechnologies/lighty-core.git scm:git:https://github.com/PantheonTechnologies/lighty-core.git https://github.com/PantheonTechnologies/lighty-core - HEAD + 9.1.2 diff --git a/lighty-core/lighty-parent/pom.xml b/lighty-core/lighty-parent/pom.xml index ad98f87755..26a2977ffe 100644 --- a/lighty-core/lighty-parent/pom.xml +++ b/lighty-core/lighty-parent/pom.xml @@ -6,15 +6,13 @@ terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at https://www.eclipse.org/legal/epl-v10.html --> - + 4.0.0 io.lighty.core lighty-minimal-parent - 9.1.2-SNAPSHOT + 9.1.2 ../lighty-minimal-parent diff --git a/lighty-core/pom.xml b/lighty-core/pom.xml index 540e317de6..8072642ff0 100644 --- a/lighty-core/pom.xml +++ b/lighty-core/pom.xml @@ -6,14 +6,12 @@ terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at https://www.eclipse.org/legal/epl-v10.html --> - + 4.0.0 io.lighty.core lighty-core-aggregator - 9.1.2-SNAPSHOT + 9.1.2 pom diff --git a/lighty-examples/lighty-community-aaa-restconf-app/pom.xml b/lighty-examples/lighty-community-aaa-restconf-app/pom.xml index 9f28cbaabe..38dcbffe98 100644 --- a/lighty-examples/lighty-community-aaa-restconf-app/pom.xml +++ b/lighty-examples/lighty-community-aaa-restconf-app/pom.xml @@ -6,20 +6,19 @@ terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at https://www.eclipse.org/legal/epl-v10.html --> - + 4.0.0 io.lighty.core lighty-app-parent - 9.1.2-SNAPSHOT + 9.1.2 ../../lighty-core/lighty-app-parent io.lighty.kit.examples.controllers lighty-community-aaa-restconf-app - 9.1.2-SNAPSHOT + 9.1.2 jar diff --git a/lighty-examples/lighty-community-restconf-netconf-app/pom.xml b/lighty-examples/lighty-community-restconf-netconf-app/pom.xml index ee82531add..5ecd2494b6 100644 --- a/lighty-examples/lighty-community-restconf-netconf-app/pom.xml +++ b/lighty-examples/lighty-community-restconf-netconf-app/pom.xml @@ -6,15 +6,13 @@ terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at https://www.eclipse.org/legal/epl-v10.html --> - + 4.0.0 io.lighty.core lighty-app-parent - 9.1.2-SNAPSHOT + 9.1.2 ../../lighty-core/lighty-app-parent diff --git a/lighty-examples/lighty-controller-springboot-netconf/pom.xml b/lighty-examples/lighty-controller-springboot-netconf/pom.xml index 7831af69e5..558cee243e 100644 --- a/lighty-examples/lighty-controller-springboot-netconf/pom.xml +++ b/lighty-examples/lighty-controller-springboot-netconf/pom.xml @@ -6,19 +6,18 @@ terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at https://www.eclipse.org/legal/epl-v10.html --> - + 4.0.0 org.springframework.boot spring-boot-starter-parent 2.0.8.RELEASE - + io.lighty.core lighty-controller-springboot - 9.1.2-SNAPSHOT + 9.1.2 jar Demo lighty.io project for SpringBoot @@ -35,7 +34,7 @@ io.lighty.core lighty-bom - 9.1.2-SNAPSHOT + 9.1.2 pom import @@ -89,4 +88,8 @@ + + + 9.1.2 + diff --git a/lighty-examples/pom.xml b/lighty-examples/pom.xml index 203349a811..70f69f2bfb 100644 --- a/lighty-examples/pom.xml +++ b/lighty-examples/pom.xml @@ -6,14 +6,12 @@ terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at https://www.eclipse.org/legal/epl-v10.html --> - + 4.0.0 io.lighty.kit.examples example-applications-aggregator - 9.1.2-SNAPSHOT + 9.1.2 pom diff --git a/lighty-models/pom.xml b/lighty-models/pom.xml index 0a78bb8d0b..f6e1a88552 100644 --- a/lighty-models/pom.xml +++ b/lighty-models/pom.xml @@ -6,14 +6,12 @@ terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at https://www.eclipse.org/legal/epl-v10.html --> - + 4.0.0 io.lighty.models lighty-models-aggregator - 9.1.2-SNAPSHOT + 9.1.2 pom diff --git a/lighty-models/test/lighty-example-data-center/pom.xml b/lighty-models/test/lighty-example-data-center/pom.xml index 2e9daae26d..916d8d726a 100644 --- a/lighty-models/test/lighty-example-data-center/pom.xml +++ b/lighty-models/test/lighty-example-data-center/pom.xml @@ -6,15 +6,13 @@ terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at https://www.eclipse.org/legal/epl-v10.html --> - + 4.0.0 io.lighty.core lighty-binding-parent - 9.1.2-SNAPSHOT + 9.1.2 ../../../lighty-core/lighty-binding-parent/ diff --git a/lighty-models/test/lighty-test-models/pom.xml b/lighty-models/test/lighty-test-models/pom.xml index 9848373373..591a3faf7c 100644 --- a/lighty-models/test/lighty-test-models/pom.xml +++ b/lighty-models/test/lighty-test-models/pom.xml @@ -6,15 +6,13 @@ terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at https://www.eclipse.org/legal/epl-v10.html --> - + 4.0.0 io.lighty.core lighty-binding-parent - 9.1.2-SNAPSHOT + 9.1.2 ../../../lighty-core/lighty-binding-parent/ diff --git a/lighty-models/test/lighty-toaster/pom.xml b/lighty-models/test/lighty-toaster/pom.xml index 7ed54930b0..585aeb20a1 100644 --- a/lighty-models/test/lighty-toaster/pom.xml +++ b/lighty-models/test/lighty-toaster/pom.xml @@ -6,15 +6,13 @@ terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at https://www.eclipse.org/legal/epl-v10.html --> - + 4.0.0 io.lighty.core lighty-binding-parent - 9.1.2-SNAPSHOT + 9.1.2 ../../../lighty-core/lighty-binding-parent/ diff --git a/lighty-models/test/pom.xml b/lighty-models/test/pom.xml index 6a25671115..b49e3f6c0c 100644 --- a/lighty-models/test/pom.xml +++ b/lighty-models/test/pom.xml @@ -6,14 +6,12 @@ terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at https://www.eclipse.org/legal/epl-v10.html --> - + 4.0.0 io.lighty.models.test lighty-models-test-aggregator - 9.1.2-SNAPSHOT + 9.1.2 pom diff --git a/lighty-modules/integration-tests-aaa/pom.xml b/lighty-modules/integration-tests-aaa/pom.xml index 5141fede03..6089b7a8e4 100644 --- a/lighty-modules/integration-tests-aaa/pom.xml +++ b/lighty-modules/integration-tests-aaa/pom.xml @@ -6,14 +6,13 @@ terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at https://www.eclipse.org/legal/epl-v10.html --> - + 4.0.0 io.lighty.core lighty-parent - 9.1.2-SNAPSHOT + 9.1.2 ../../lighty-core/lighty-parent diff --git a/lighty-modules/integration-tests/pom.xml b/lighty-modules/integration-tests/pom.xml index 37d0a50669..2249221e49 100644 --- a/lighty-modules/integration-tests/pom.xml +++ b/lighty-modules/integration-tests/pom.xml @@ -6,14 +6,12 @@ terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at https://www.eclipse.org/legal/epl-v10.html --> - + 4.0.0 io.lighty.core lighty-parent - 9.1.2-SNAPSHOT + 9.1.2 ../../lighty-core/lighty-parent diff --git a/lighty-modules/lighty-aaa/pom.xml b/lighty-modules/lighty-aaa/pom.xml index 73de6d68bf..8d9de270ad 100644 --- a/lighty-modules/lighty-aaa/pom.xml +++ b/lighty-modules/lighty-aaa/pom.xml @@ -6,15 +6,13 @@ terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at https://www.eclipse.org/legal/epl-v10.html --> - + 4.0.0 io.lighty.core lighty-parent - 9.1.2-SNAPSHOT + 9.1.2 ../../lighty-core/lighty-parent diff --git a/lighty-modules/lighty-jetty-server/pom.xml b/lighty-modules/lighty-jetty-server/pom.xml index 83d3399eb6..89e820a67b 100644 --- a/lighty-modules/lighty-jetty-server/pom.xml +++ b/lighty-modules/lighty-jetty-server/pom.xml @@ -6,15 +6,13 @@ terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at https://www.eclipse.org/legal/epl-v10.html --> - + 4.0.0 io.lighty.core lighty-parent - 9.1.2-SNAPSHOT + 9.1.2 ../../lighty-core/lighty-parent diff --git a/lighty-modules/lighty-netconf-sb/pom.xml b/lighty-modules/lighty-netconf-sb/pom.xml index 2b251ba9ec..c58646fb99 100644 --- a/lighty-modules/lighty-netconf-sb/pom.xml +++ b/lighty-modules/lighty-netconf-sb/pom.xml @@ -6,14 +6,12 @@ terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at https://www.eclipse.org/legal/epl-v10.html --> - + 4.0.0 io.lighty.core lighty-parent - 9.1.2-SNAPSHOT + 9.1.2 ../../lighty-core/lighty-parent diff --git a/lighty-modules/lighty-restconf-nb-community/pom.xml b/lighty-modules/lighty-restconf-nb-community/pom.xml index 6586407025..8e0145b4e2 100644 --- a/lighty-modules/lighty-restconf-nb-community/pom.xml +++ b/lighty-modules/lighty-restconf-nb-community/pom.xml @@ -6,15 +6,13 @@ terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at https://www.eclipse.org/legal/epl-v10.html --> - + 4.0.0 io.lighty.core lighty-parent - 9.1.2-SNAPSHOT + 9.1.2 ../../lighty-core/lighty-parent diff --git a/lighty-modules/pom.xml b/lighty-modules/pom.xml index 10582981ce..f97095f719 100644 --- a/lighty-modules/pom.xml +++ b/lighty-modules/pom.xml @@ -6,14 +6,12 @@ terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at https://www.eclipse.org/legal/epl-v10.html --> - + 4.0.0 io.lighty.modules lighty-modules-aggregator - 9.1.2-SNAPSHOT + 9.1.2 pom ${project.groupId}:${project.artifactId} diff --git a/lighty-resources/controller-application-assembly/pom.xml b/lighty-resources/controller-application-assembly/pom.xml index 3a1b510123..92b9b92507 100644 --- a/lighty-resources/controller-application-assembly/pom.xml +++ b/lighty-resources/controller-application-assembly/pom.xml @@ -6,15 +6,13 @@ terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at https://www.eclipse.org/legal/epl-v10.html --> - + 4.0.0 io.lighty.core lighty-parent - 9.1.2-SNAPSHOT + 9.1.2 ../../lighty-core/lighty-parent diff --git a/lighty-resources/log4j-properties/pom.xml b/lighty-resources/log4j-properties/pom.xml index 9ca6865410..aa573db52d 100644 --- a/lighty-resources/log4j-properties/pom.xml +++ b/lighty-resources/log4j-properties/pom.xml @@ -6,15 +6,13 @@ terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at https://www.eclipse.org/legal/epl-v10.html --> - + 4.0.0 io.lighty.core lighty-parent - 9.1.2-SNAPSHOT + 9.1.2 ../../lighty-core/lighty-parent diff --git a/lighty-resources/pom.xml b/lighty-resources/pom.xml index 06304cd778..8914707286 100644 --- a/lighty-resources/pom.xml +++ b/lighty-resources/pom.xml @@ -6,15 +6,13 @@ terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at https://www.eclipse.org/legal/epl-v10.html --> - + 4.0.0 io.lighty.resources lighty-resources-aggregator pom - 9.1.2-SNAPSHOT + 9.1.2 true diff --git a/lighty-resources/singlenode-configuration/pom.xml b/lighty-resources/singlenode-configuration/pom.xml index effd01a511..5c7ba69127 100644 --- a/lighty-resources/singlenode-configuration/pom.xml +++ b/lighty-resources/singlenode-configuration/pom.xml @@ -6,15 +6,13 @@ terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at https://www.eclipse.org/legal/epl-v10.html --> - + 4.0.0 io.lighty.core lighty-parent - 9.1.2-SNAPSHOT + 9.1.2 ../../lighty-core/lighty-parent diff --git a/pom.xml b/pom.xml index d73b960b89..b7e504f0d9 100644 --- a/pom.xml +++ b/pom.xml @@ -6,14 +6,12 @@ terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at https://www.eclipse.org/legal/epl-v10.html --> - + 4.0.0 io.lighty lighty-aggregator - 9.1.2-SNAPSHOT + 9.1.2 pom lighty-core @@ -60,7 +58,7 @@ scm:git:https://github.com/PantheonTechnologies/lighty-core.git scm:git:https://github.com/PantheonTechnologies/lighty-core.git https://github.com/PantheonTechnologies/lighty-core - HEAD + 9.1.2