From 93682a38a5477a50c6506240cb1594b241cf941f Mon Sep 17 00:00:00 2001 From: j180240 Date: Tue, 13 Sep 2016 15:42:06 +0800 Subject: [PATCH] upload the new path. Change-Id: I74141771b4a69249bff35e1fc66e66068c73ec14 Signed-off-by: j180240 --- openo-portal/common/pom.xml | 32 ++++++++++++++++++++++++++++ openo-portal/module/lifecyclemgr/pom.xml | 32 ++++++++++++++++++++++++++++ openo-portal/pom.xml | 36 ++++++++++++++++++++++++++++++++ pom.xml | 36 ++++++++++++++++++++++++++++++++ 4 files changed, 136 insertions(+) create mode 100644 openo-portal/common/pom.xml create mode 100644 openo-portal/module/lifecyclemgr/pom.xml create mode 100644 openo-portal/pom.xml create mode 100644 pom.xml diff --git a/openo-portal/common/pom.xml b/openo-portal/common/pom.xml new file mode 100644 index 00000000..1ff1457b --- /dev/null +++ b/openo-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 + diff --git a/openo-portal/module/lifecyclemgr/pom.xml b/openo-portal/module/lifecyclemgr/pom.xml new file mode 100644 index 00000000..a3b4b294 --- /dev/null +++ b/openo-portal/module/lifecyclemgr/pom.xml @@ -0,0 +1,32 @@ + + + + 4.0.0 + + openo-portal + openo-portal + 1.0.0-SNAPSHOT + + + + openo-portal.module.lifecyclemgr + module-lifecyclemgr + 1.0.0-SNAPSHOT + pom + diff --git a/openo-portal/pom.xml b/openo-portal/pom.xml new file mode 100644 index 00000000..59dc0776 --- /dev/null +++ b/openo-portal/pom.xml @@ -0,0 +1,36 @@ + + + + + org.openo.gso.gui + gso-gui + 1.0.0-SNAPSHOT + + + 4.0.0 + openo-portal + openo-portal + 1.0.0-SNAPSHOT + pom + portal + + + diff --git a/pom.xml b/pom.xml new file mode 100644 index 00000000..0d199f31 --- /dev/null +++ b/pom.xml @@ -0,0 +1,36 @@ + + + + + org.openo.oparent + oparent + 1.0.0-SNAPSHOT + + + 4.0.0 + org.openo.gso.gui + gso-gui + 1.0.0-SNAPSHOT + pom + gui + + + -- 2.16.6