From 77acb695ad1226e7ae71be7f5523672e4e5e1995 Mon Sep 17 00:00:00 2001 From: subhash kumar singh Date: Mon, 6 Aug 2018 17:53:02 +0530 Subject: [PATCH] Rename files to add SDNC Rename files to add SDNC. Change-Id: Idc98299c7970c42caba10005449fd21094a2239d Issue-ID: SO-689 Signed-off-by: subhash kumar singh --- ...ctivateNetworkResource.groovy => DeActivateSDNCNetworkResource.groovy} | 0 ...{DeActivateNetworkResource.bpmn => DeActivateSDNCNetworkResource.bpmn} | 0 2 files changed, 0 insertions(+), 0 deletions(-) rename bpmn/so-bpmn-infrastructure-flows/src/main/groovy/org/onap/so/bpmn/infrastructure/scripts/{DeActivateNetworkResource.groovy => DeActivateSDNCNetworkResource.groovy} (100%) rename bpmn/so-bpmn-infrastructure-flows/src/main/resources/subprocess/{DeActivateNetworkResource.bpmn => DeActivateSDNCNetworkResource.bpmn} (100%) diff --git a/bpmn/so-bpmn-infrastructure-flows/src/main/groovy/org/onap/so/bpmn/infrastructure/scripts/DeActivateNetworkResource.groovy b/bpmn/so-bpmn-infrastructure-flows/src/main/groovy/org/onap/so/bpmn/infrastructure/scripts/DeActivateSDNCNetworkResource.groovy similarity index 100% rename from bpmn/so-bpmn-infrastructure-flows/src/main/groovy/org/onap/so/bpmn/infrastructure/scripts/DeActivateNetworkResource.groovy rename to bpmn/so-bpmn-infrastructure-flows/src/main/groovy/org/onap/so/bpmn/infrastructure/scripts/DeActivateSDNCNetworkResource.groovy diff --git a/bpmn/so-bpmn-infrastructure-flows/src/main/resources/subprocess/DeActivateNetworkResource.bpmn b/bpmn/so-bpmn-infrastructure-flows/src/main/resources/subprocess/DeActivateSDNCNetworkResource.bpmn similarity index 100% rename from bpmn/so-bpmn-infrastructure-flows/src/main/resources/subprocess/DeActivateNetworkResource.bpmn rename to bpmn/so-bpmn-infrastructure-flows/src/main/resources/subprocess/DeActivateSDNCNetworkResource.bpmn -- 2.16.6