From b8e2faf476202b6ffe61bc3a9a37df1304881d40 Mon Sep 17 00:00:00 2001 From: Avi Ziv Date: Tue, 18 Jul 2017 19:45:38 +0300 Subject: [SDC] Onboarding 1710 rebase. Change-Id: If3b6b81d221fde13908f1e8160db6f7d9433c535 Signed-off-by: Avi Ziv --- .../healthcheck-rest/pom.xml | 24 ++++++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 openecomp-be/api/openecomp-sdc-rest-webapp/healthcheck-rest/pom.xml (limited to 'openecomp-be/api/openecomp-sdc-rest-webapp/healthcheck-rest/pom.xml') diff --git a/openecomp-be/api/openecomp-sdc-rest-webapp/healthcheck-rest/pom.xml b/openecomp-be/api/openecomp-sdc-rest-webapp/healthcheck-rest/pom.xml new file mode 100644 index 0000000000..1bb3e98bd0 --- /dev/null +++ b/openecomp-be/api/openecomp-sdc-rest-webapp/healthcheck-rest/pom.xml @@ -0,0 +1,24 @@ + + + 4.0.0 + + + org.openecomp.sdc + openecomp-sdc-rest-webapp + 1.1.0-SNAPSHOT + + + org.openecomp.sdc + healthcheck-rest + 1.1.0-SNAPSHOT + pom + + + + healthcheck-rest-types + healthcheck-rest-services + + + \ No newline at end of file -- cgit 1.2.3-korg