From 3a7bf93d2928dca55443d9c3050b4c32e7531b68 Mon Sep 17 00:00:00 2001 From: Silviu Dinuta Date: Wed, 5 Oct 2016 11:50:22 +0300 Subject: [PATCH] changed the version to 2.3.0.9-SNAPSHOT in the pom files and incremented the version in module.properties files --- pom.xml | 2 +- rm-automation/pom.xml | 2 +- .../alfresco/module/org_alfresco_module_rm/module.properties | 2 +- rm-server/pom.xml | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/pom.xml b/pom.xml index eb2d999d39..72c7b11b1c 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ org.alfresco alfresco-rm-parent pom - 2.3.0.8 + 2.3.0.9-SNAPSHOT Alfresco Records Management http://www.alfresco.org/ diff --git a/rm-automation/pom.xml b/rm-automation/pom.xml index c6d65398c3..60843ec89e 100644 --- a/rm-automation/pom.xml +++ b/rm-automation/pom.xml @@ -3,7 +3,7 @@ org.alfresco alfresco-rm-parent - 2.3.0.8 + 2.3.0.9-SNAPSHOT 4.0.0 alfresco-rm-automation diff --git a/rm-server/config/alfresco/module/org_alfresco_module_rm/module.properties b/rm-server/config/alfresco/module/org_alfresco_module_rm/module.properties index 4454716d42..c6d8c8ea4b 100644 --- a/rm-server/config/alfresco/module/org_alfresco_module_rm/module.properties +++ b/rm-server/config/alfresco/module/org_alfresco_module_rm/module.properties @@ -6,6 +6,6 @@ module.aliases=org_alfresco_module_dod5015 module.title=Records Management module.description=Alfresco Record Management Extension -module.version=2.3.0.8 +module.version=2.3.0.9 module.repo.version.min=5.0 \ No newline at end of file diff --git a/rm-server/pom.xml b/rm-server/pom.xml index b3b81eec86..65be2c424c 100644 --- a/rm-server/pom.xml +++ b/rm-server/pom.xml @@ -5,7 +5,7 @@ org.alfresco alfresco-rm-parent - 2.3.0.8 + 2.3.0.9-SNAPSHOT 4.0.0 alfresco-rm-server