From 3292858aa12423379727a9eda63230e95cd5fd35 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Olivier=20Lem=C3=A9e?= Date: Tue, 18 Jun 2024 16:17:13 +0200 Subject: [PATCH] refactoring --- demonstrators-line/demonstrator-v0/pom.xml | 65 ++++++++++++---------- demonstrators-line/pom.xml | 36 ++++++++++++ 2 files changed, 72 insertions(+), 29 deletions(-) diff --git a/demonstrators-line/demonstrator-v0/pom.xml b/demonstrators-line/demonstrator-v0/pom.xml index f7c73f8..1baa473 100644 --- a/demonstrators-line/demonstrator-v0/pom.xml +++ b/demonstrators-line/demonstrator-v0/pom.xml @@ -5,15 +5,39 @@ 0.30.5 pom CYBNITY Official Standard Techstack - Technology stack of CYBNITY defense platform solution - https://github.com/cybnity/foundation-techstack + + Technology stack of CYBNITY defense platform solution + https://github.com/cybnity/foundation-techstack/demonstrators-line/demonstrator-v0 The Apache Software License, Version 2.0 http://www.apache.org/licenses/LICENSE-2.0.txt + + + o.lemee + Olivier Lemee + olivier@cybnity.org + CYBNITY + http://www.cybnity.org + FR + + CYBNITY Founder + Product Leader + Product Designer + Software Designer + Software Developer + Software Reviewer + + + + + scm:git:git://github.com/cybnity/foundation-techstack.git + scm:git:https://github.com:cybnity/foundation-techstack.git + http://github.com/cybnity/foundation-techstack/tree/main + @@ -53,26 +77,29 @@ http://www.cybnity.org - - scm:git:git://github.com/cybnity/foundation-techstack.git - scm:git:https://github.com:cybnity/foundation-techstack.git - http://github.com/cybnity/foundation-techstack/tree/main - - + agnet AG Net snapshots repository false https://nexus.agnet.fr/repository/cybnity-snapshots - + agnet AG Net releases repository true https://nexus.agnet.fr/repository/cybnity-releases + + + + central + Maven Central Repository + true + https://central.sonatype.com + @@ -244,26 +271,6 @@ - - - - o.lemee - Olivier Lemee - olivier@cybnity.org - CYBNITY - http://www.cybnity.org - FR - - CYBNITY Founder - Product Leader - Product Designer - Software Designer - Software Developer - Software Reviewer - - - - target diff --git a/demonstrators-line/pom.xml b/demonstrators-line/pom.xml index 4edcac7..61198ea 100644 --- a/demonstrators-line/pom.xml +++ b/demonstrators-line/pom.xml @@ -1,11 +1,47 @@ 4.0.0 + + org.cybnity + techstack-ref + 1.0.0-SNAPSHOT + + org.cybnity.techstack.ref demonstrators 1.0.0-SNAPSHOT pom CYBNITY techstack demonstrators line + + Technology demonstrators + https://github.com/cybnity/foundation-techstack/demonstrators-line + + + The Apache Software License, Version 2.0 + http://www.apache.org/licenses/LICENSE-2.0.txt + + + + + o.lemee + Olivier Lemee + olivier@agnet.fr + AG Net + http://corp.agnet.fr + FR + + Product Owner + Software Architect + Release Manager + + + + + scm:git:git://github.com/cybnity/foundation-techstack.git + scm:git:https://github.com:cybnity/foundation-techstack.git + http://github.com/cybnity/foundation-techstack/tree/main + + demonstrator-v0