From d18507f22f849d6c5069f35b91680902eee290dc Mon Sep 17 00:00:00 2001 From: "Singal, Kapil (ks220y)" Date: Wed, 2 Sep 2020 10:43:21 -0400 Subject: Adding parent pom reference Adding parent pom to cba-assembly-descriptor as it needs to inherit repository from parent so maven-deploy-plugin works Issue-ID: CCSDK-2720 Signed-off-by: Singal, Kapil (ks220y) Change-Id: I44ce3721f280555b81475580ca47539ae83d07ca --- cds-ui/application/pom.xml | 1 + 1 file changed, 1 insertion(+) (limited to 'cds-ui/application/pom.xml') diff --git a/cds-ui/application/pom.xml b/cds-ui/application/pom.xml index 5a8325e3a..52eb555d4 100644 --- a/cds-ui/application/pom.xml +++ b/cds-ui/application/pom.xml @@ -49,6 +49,7 @@ limitations under the License. org.codehaus.groovy.maven gmaven-plugin + 1.0 validate -- cgit 1.2.3-korg