From bd8d00d0d56761323f5652207770f994580d791b Mon Sep 17 00:00:00 2001 From: Andrew Branson Date: Tue, 16 Sep 2014 08:52:02 +0200 Subject: Abstract activity properties --- .../resources/boot/EA/AssignNewVersionFromLast.xml | 2 +- .../resources/boot/EA/CreateNewLocalObjectDef.xml | 1 + .../resources/boot/EA/MoveLatestVersionToLast.xml | 21 ++++++++++++++++++++- 3 files changed, 22 insertions(+), 2 deletions(-) diff --git a/src/main/resources/boot/EA/AssignNewVersionFromLast.xml b/src/main/resources/boot/EA/AssignNewVersionFromLast.xml index 248dfee..e76e63f 100644 --- a/src/main/resources/boot/EA/AssignNewVersionFromLast.xml +++ b/src/main/resources/boot/EA/AssignNewVersionFromLast.xml @@ -15,6 +15,6 @@ - + diff --git a/src/main/resources/boot/EA/CreateNewLocalObjectDef.xml b/src/main/resources/boot/EA/CreateNewLocalObjectDef.xml index bb36588..de23f1c 100644 --- a/src/main/resources/boot/EA/CreateNewLocalObjectDef.xml +++ b/src/main/resources/boot/EA/CreateNewLocalObjectDef.xml @@ -3,6 +3,7 @@ + diff --git a/src/main/resources/boot/EA/MoveLatestVersionToLast.xml b/src/main/resources/boot/EA/MoveLatestVersionToLast.xml index cca4392..a82b70e 100644 --- a/src/main/resources/boot/EA/MoveLatestVersionToLast.xml +++ b/src/main/resources/boot/EA/MoveLatestVersionToLast.xml @@ -1 +1,20 @@ - \ No newline at end of file + + + + + + + + + + + + + + + + + + + \ No newline at end of file -- cgit v1.2.3