From fd3c0d4674628bdb922984838803dbac5161e400 Mon Sep 17 00:00:00 2001 From: j180240 Date: Wed, 14 Sep 2016 10:29:19 +0800 Subject: change the code for new portal common/pom.xml Change-Id: I29e8b4c5b5a120a27f4734086fb95f30dd7efbb3 Signed-off-by: jiaxiangli --- openo-portal/common/pom.xml | 32 -------------------------------- openo-portal/portal-common/pom.xml | 32 ++++++++++++++++++++++++++++++++ 2 files changed, 32 insertions(+), 32 deletions(-) delete mode 100644 openo-portal/common/pom.xml create mode 100644 openo-portal/portal-common/pom.xml (limited to 'openo-portal') diff --git a/openo-portal/common/pom.xml b/openo-portal/common/pom.xml deleted file mode 100644 index 1ff1457b..00000000 --- a/openo-portal/common/pom.xml +++ /dev/null @@ -1,32 +0,0 @@ - - - - 4.0.0 - - org.openo.gso.gui - openo-portal - 1.0.0-SNAPSHOT - - - - openo-portal.common - common - 1.0.0-SNAPSHOT - pom - diff --git a/openo-portal/portal-common/pom.xml b/openo-portal/portal-common/pom.xml new file mode 100644 index 00000000..1ff1457b --- /dev/null +++ b/openo-portal/portal-common/pom.xml @@ -0,0 +1,32 @@ + + + + 4.0.0 + + org.openo.gso.gui + openo-portal + 1.0.0-SNAPSHOT + + + + openo-portal.common + common + 1.0.0-SNAPSHOT + pom + -- cgit 1.2.3-korg