From 86f5448a6e9d22e5484f1a79612c3e164cf8de8e Mon Sep 17 00:00:00 2001 From: Dan Timoney Date: Thu, 9 Apr 2020 14:20:10 -0400 Subject: Remove unneeded backup files Remove unneeded backup files created by updParentVersion script Issue-ID: CCSDK-2308 Signed-off-by: Dan Timoney Change-Id: I8d76b8ee3ccb2dbe563f22aadf1125f8226a104f --- .../modules/blueprints/blueprint-proto/pom.xml-n | 118 --------------------- 1 file changed, 118 deletions(-) delete mode 100644 ms/blueprintsprocessor/modules/blueprints/blueprint-proto/pom.xml-n (limited to 'ms/blueprintsprocessor/modules/blueprints/blueprint-proto') diff --git a/ms/blueprintsprocessor/modules/blueprints/blueprint-proto/pom.xml-n b/ms/blueprintsprocessor/modules/blueprints/blueprint-proto/pom.xml-n deleted file mode 100644 index 6a6562082..000000000 --- a/ms/blueprintsprocessor/modules/blueprints/blueprint-proto/pom.xml-n +++ /dev/null @@ -1,118 +0,0 @@ - - - - 4.0.0 - - - org.onap.ccsdk.cds.blueprintsprocessor - blueprints - 1.0.0-SNAPSHOT - - - blueprint-proto - - Controller Blueprints Proto - Controller Blueprints Proto - - - true - - - - - com.github.marcoferrer.krotoplus - kroto-plus-coroutines - - - - - - - org.xolstice.maven.plugins - protobuf-maven-plugin - 0.6.1 - - - com.google.protobuf:protoc:3.10.0:exe:${os.detected.classifier} - - ${project.basedir}/../../../../../components/model-catalog/proto-definition/proto - - - - - - compile - - - - grpc-java - - compile-custom - - - grpc-java - io.grpc:protoc-gen-grpc-java:${grpc.version}:exe:${os.detected.classifier} - - - - - - - - org.jetbrains.kotlin - kotlin-maven-plugin - ${kotlin.maven.version} - - - compile - - compile - - - - ${project.basedir}/target/generated-sources/protobuf/java - ${project.basedir}/target/generated-sources/protobuf/grpc-java - - - - - - - - - - kr.motd.maven - os-maven-plugin - 1.6.2 - - - - -- cgit 1.2.3-korg