From 94ee92559b051f2f82ed681f841f4f13016842ed Mon Sep 17 00:00:00 2001 From: "Determe, Sebastien (sd378r)" Date: Tue, 2 May 2017 03:53:18 -0700 Subject: [MSO-8] Second step of the rebase for MSO Second rebase containing additional features for MSO + total reworking of the BPMN structure + Notification flow can now be added at the end of some BPMN flows Change-Id: I7e937c7a0ba1593ca85e164a093f79c7e38b6ce0 Signed-off-by: Determe, Sebastien (sd378r) --- bpmn/MSORESTClient/pom.xml | 102 ++++++++++++++++++++++----------------------- 1 file changed, 51 insertions(+), 51 deletions(-) (limited to 'bpmn/MSORESTClient/pom.xml') diff --git a/bpmn/MSORESTClient/pom.xml b/bpmn/MSORESTClient/pom.xml index d2e294d..2c89908 100644 --- a/bpmn/MSORESTClient/pom.xml +++ b/bpmn/MSORESTClient/pom.xml @@ -1,52 +1,52 @@ - - - 4.0.0 - - - org.openecomp.mso - bpmn + + + 4.0.0 + + + org.openecomp.mso + bpmn 1.1.0-SNAPSHOT - - - org.openecomp.mso - MSORESTClient - - jar - - MSO REST Client API - - - - org.evosuite - evosuite-standalone-runtime - ${evosuiteVersion} - test - - - org.apache.httpcomponents - httpmime - 4.5 - - - com.metaparadigm - json-rpc - 1.0 - - - - org.mockito - mockito-all - 1.10.19 - test - - - - - MSORESTClient - - - - - - + + + org.openecomp.mso + MSORESTClient + + jar + + MSO REST Client API + + + + org.evosuite + evosuite-standalone-runtime + ${evosuiteVersion} + test + + + org.apache.httpcomponents + httpmime + 4.5 + + + com.metaparadigm + json-rpc + 1.0 + + + + org.mockito + mockito-all + 1.10.19 + test + + + + + MSORESTClient + + + + + + -- cgit 1.2.3-korg