From 5563f521d8ca0b38f93d51246d2aea8c6648c3a4 Mon Sep 17 00:00:00 2001 From: Dan Timoney Date: Sat, 6 Jun 2020 12:32:02 -0400 Subject: Roll to Guilin release Roll to Guilin release versions Change-Id: I0d9e8d86bf71d0339bc7be4391c69e992b2a509d Issue-ID: SDNC-1235 Signed-off-by: Dan Timoney --- client/pom.xml | 90 ---------------------------------------------------------- 1 file changed, 90 deletions(-) delete mode 100644 client/pom.xml (limited to 'client/pom.xml') diff --git a/client/pom.xml b/client/pom.xml deleted file mode 100644 index 8a1afe1..0000000 --- a/client/pom.xml +++ /dev/null @@ -1,90 +0,0 @@ - - - - - 4.0.0 - jar - org.onap.sdnc.apps - client - 1.8.0-SNAPSHOT - - ONAP :: ${project.groupId} :: ${project.artifactId} - http://wiki.onap.org - POM to be used for yang2swagger generation of client in SDNC project - - - org.onap.ccsdk.parent - client-parent - 1.5.2 - - - - 1.4.0 - - - - - - org.onap.sdnc.northbound - generic-resource-api-model - ${northbound.version} - - - - - - - - org.apache.maven.plugins - maven-compiler-plugin - - - org.apache.maven.plugins - maven-dependency-plugin - - org.opendaylight.mdsal.model, org.onap.sdnc.northbound - - - - maven-antrun-plugin - - - org.opendaylight.yangtools - yang-maven-plugin - - - io.swagger - swagger-codegen-maven-plugin - - - - generate - - - - true - true - ${project.build.directory}/generated-sources/swagger - false - false - true - false - false - org.onap.sdnc.apps.client.handler - org.onap.sdnc.apps.client.model - org.onap.sdnc.apps.client.invoker - src/main/java - true - true - - - - - - - org.apache.maven.plugins - maven-source-plugin - - - - -- cgit 1.2.3-korg