Removed empty openecomp-be/configuration pom 87/33187/4
authorvempo <vitaliy.emporopulo@amdocs.com>
Tue, 27 Feb 2018 14:52:57 +0000 (16:52 +0200)
committerAvi Gaffa <avi.gaffa@amdocs.com>
Tue, 6 Mar 2018 15:14:57 +0000 (15:14 +0000)
Change-Id: I1d613a4da167b172e4beba06dd501c2ad01e3bbb
Issue-ID: SDC-1065
Signed-off-by: vempo <vitaliy.emporopulo@amdocs.com>
openecomp-be/configuration/pom.xml [deleted file]
openecomp-be/pom.xml

diff --git a/openecomp-be/configuration/pom.xml b/openecomp-be/configuration/pom.xml
deleted file mode 100644 (file)
index cad24fb..0000000
+++ /dev/null
@@ -1,17 +0,0 @@
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-       xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
-       <modelVersion>4.0.0</modelVersion>
-
-       <artifactId>openecomp-sdc-configuration</artifactId>
-       <name>openecomp-sdc-configuration</name>
-       <packaging>pom</packaging>
-
-
-       <parent>
-               <groupId>org.openecomp.sdc</groupId>
-               <artifactId>openecomp-sdc</artifactId>
-               <version>1.2.0-SNAPSHOT</version>
-               <relativePath>..</relativePath>
-       </parent>
-
-</project>
index dba8d0f..598f973 100644 (file)
@@ -19,7 +19,6 @@
     <modules>
         <module>/api</module>
         <module>/lib</module>
-        <module>/configuration</module>
         <module>/tools/swagger-ui</module>
         <!--<module>/tools/migration/1702_to_1707_zusammen</module>-->
         <module>/tools/zusammen-tools</module>