From a38ec313aa4bfd5ce08f3da3c4da9e23c8f495b6 Mon Sep 17 00:00:00 2001 From: "alexandru.borza" Date: Sun, 29 Jan 2023 19:46:23 +0200 Subject: [PATCH] configure pom parent --- .../core-java-collections-array-list-2/pom.xml | 17 ++++++++++------- 1 file changed, 10 insertions(+), 7 deletions(-) diff --git a/core-java-modules/core-java-collections-array-list-2/pom.xml b/core-java-modules/core-java-collections-array-list-2/pom.xml index ca29a0d14b..cc15ba7c6e 100644 --- a/core-java-modules/core-java-collections-array-list-2/pom.xml +++ b/core-java-modules/core-java-collections-array-list-2/pom.xml @@ -2,15 +2,18 @@ - - parent-modules - com.baeldung - 1.0.0-SNAPSHOT - ../../pom.xml - 4.0.0 - core-java-collections-array-list-2 + 0.1.0-SNAPSHOT + core-java-collections-array-list-2 + jar + + + com.baeldung.core-java-modules + core-java-modules + 0.0.1-SNAPSHOT + +