From 1da698beb807ede790cdf92b2e41ba4348a6060d Mon Sep 17 00:00:00 2001 From: fernando Date: Sun, 15 Oct 2023 15:47:54 +0200 Subject: [PATCH] trying out automated config to release packages of the application --- base-domain/pom.xml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/base-domain/pom.xml b/base-domain/pom.xml index 5312024..d3e4bcb 100644 --- a/base-domain/pom.xml +++ b/base-domain/pom.xml @@ -3,6 +3,11 @@ xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> 4.0.0 + + com.ecommerceapp + ecomerceappParent + 0.1.0 + base-domain base-domain