From c7f1408590174bdf7b8eb984c61020b46bb82e63 Mon Sep 17 00:00:00 2001 From: Andy Damevin Date: Thu, 4 Jan 2024 09:33:04 +0100 Subject: [PATCH] Add pom.xml infos --- acceptance-test/pom.xml | 2 ++ base/.locker/pom.xml | 1 + community-app/pom.xml | 1 + pom.xml | 3 ++- 4 files changed, 6 insertions(+), 1 deletion(-) diff --git a/acceptance-test/pom.xml b/acceptance-test/pom.xml index a56043f46..12c95803a 100644 --- a/acceptance-test/pom.xml +++ b/acceptance-test/pom.xml @@ -3,6 +3,8 @@ xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> 4.0.0 code-quarkus-acceptance-test + + Code Quarkus - Acceptance Test io.quarkus.code code-quarkus-parent diff --git a/base/.locker/pom.xml b/base/.locker/pom.xml index a792e331a..bc14616c0 100644 --- a/base/.locker/pom.xml +++ b/base/.locker/pom.xml @@ -7,6 +7,7 @@ io.quarkus.code code-quarkus-locker + Code Quarkus - Locker 1-SNAPSHOT pom diff --git a/community-app/pom.xml b/community-app/pom.xml index 6e00aba6c..c8409a77c 100644 --- a/community-app/pom.xml +++ b/community-app/pom.xml @@ -10,6 +10,7 @@ code-quarkus-community-app + Code Quarkus - Community App 3.1.0 diff --git a/pom.xml b/pom.xml index f98093d70..b42188d23 100644 --- a/pom.xml +++ b/pom.xml @@ -31,7 +31,8 @@ 3.3.0 3.0.1 - Code Quarkus Parent + Code Quarkus - Parent + https://github.com/quarkusio/code.quarkus.io scm:git:git://github.com/quarkusio/code.quarkus.io.git