From 280f8015d06af1f41a3ef12e8300801c7a5e0d54 Mon Sep 17 00:00:00 2001 From: AviZi Date: Fri, 9 Jun 2017 02:39:56 +0300 Subject: [SDC-29] Amdocs OnBoard 1707 initial commit. Change-Id: Ie4d12a3f574008b792899b368a0902a8b46b5370 Signed-off-by: AviZi --- openecomp-be/configuration/pom.xml | 12 +++++++----- openecomp-be/configuration/pom.xml.versionsBackup | 17 +++++++++++++++++ 2 files changed, 24 insertions(+), 5 deletions(-) create mode 100644 openecomp-be/configuration/pom.xml.versionsBackup (limited to 'openecomp-be/configuration') diff --git a/openecomp-be/configuration/pom.xml b/openecomp-be/configuration/pom.xml index 1a30441542..1c051cc3a3 100644 --- a/openecomp-be/configuration/pom.xml +++ b/openecomp-be/configuration/pom.xml @@ -2,14 +2,16 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> 4.0.0 + openecomp-sdc-configuration + openecomp-sdc-configuration + pom + + org.openecomp.sdc openecomp-sdc 1.1.0-SNAPSHOT + .. - openecomp-sdc-configuration - openecomp-sdc-configuration - pom - - \ No newline at end of file + diff --git a/openecomp-be/configuration/pom.xml.versionsBackup b/openecomp-be/configuration/pom.xml.versionsBackup new file mode 100644 index 0000000000..a627e11af3 --- /dev/null +++ b/openecomp-be/configuration/pom.xml.versionsBackup @@ -0,0 +1,17 @@ + + 4.0.0 + + openecomp-sdc-configuration + openecomp-sdc-configuration + 1.0-SNAPSHOT + pom + + + + org.openecomp.sdc + openecomp-sdc + 1.0-SNAPSHOT + + + \ No newline at end of file -- cgit 1.2.3-korg