From f0b1ebcf29d25d3aeaf3bb88c1ca8bac5a58ef2f Mon Sep 17 00:00:00 2001 From: Ana Bozianu Date: Thu, 14 Jul 2016 14:49:13 +0300 Subject: [PATCH] RM-3669 - extracted the schema number for enterprise and decremented community version --- .../module/org_alfresco_module_rm/patch/rm-patch-context.xml | 2 +- .../alfresco/module/org_alfresco_module_rm/version.properties | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/rm-community/rm-community-repo/config/alfresco/module/org_alfresco_module_rm/patch/rm-patch-context.xml b/rm-community/rm-community-repo/config/alfresco/module/org_alfresco_module_rm/patch/rm-patch-context.xml index 82d7ea8d5f..684289caa3 100755 --- a/rm-community/rm-community-repo/config/alfresco/module/org_alfresco_module_rm/patch/rm-patch-context.xml +++ b/rm-community/rm-community-repo/config/alfresco/module/org_alfresco_module_rm/patch/rm-patch-context.xml @@ -18,7 +18,7 @@ - ${version.rm.schema} + diff --git a/rm-community/rm-community-repo/config/alfresco/module/org_alfresco_module_rm/version.properties b/rm-community/rm-community-repo/config/alfresco/module/org_alfresco_module_rm/version.properties index 8cce8ad3ce..cf2c7c2600 100644 --- a/rm-community/rm-community-repo/config/alfresco/module/org_alfresco_module_rm/version.properties +++ b/rm-community/rm-community-repo/config/alfresco/module/org_alfresco_module_rm/version.properties @@ -1,3 +1,3 @@ # RM Schema number -version.rm.schema=2502 +version.rm.schema=2501