From 889f4d8cafc5b2a0225e9fa38be07157daca1e7e Mon Sep 17 00:00:00 2001 From: Nicolas FAUVERGUE Date: Thu, 23 May 2019 09:35:06 +0200 Subject: Bug 542802: [SequenceDiagram] Undo after message creation removes other elements from the model - Manage the undo manually because an action was done silently after the command execution that's re-order the items in interaction or interaction operand, so the undo delete the wrong elements. Change-Id: I3507d7ffe744ce19876aa6132312cb181dae3c5b Signed-off-by: Nicolas FAUVERGUE --- plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/pom.xml') diff --git a/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/pom.xml b/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/pom.xml index 4fb62e318aa..37b2326dc68 100644 --- a/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/pom.xml +++ b/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/pom.xml @@ -8,6 +8,6 @@ 0.0.1-SNAPSHOT org.eclipse.papyrus.uml.diagram.sequence - 5.1.100-SNAPSHOT + 5.2.0-SNAPSHOT eclipse-plugin \ No newline at end of file -- cgit v1.2.3