From c13edc3a02328ac1d1f8ad6c34cba2ff420b9038 Mon Sep 17 00:00:00 2001 From: Silviu Dinuta Date: Wed, 5 Oct 2016 11:03:11 +0300 Subject: [PATCH 1/2] removed snapshot from all the pom files --- pom.xml | 2 +- rm-automation/pom.xml | 2 +- rm-server/pom.xml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/pom.xml b/pom.xml index 0937066256..eb2d999d39 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ org.alfresco alfresco-rm-parent pom - 2.3.0.8-SNAPSHOT + 2.3.0.8 Alfresco Records Management http://www.alfresco.org/ diff --git a/rm-automation/pom.xml b/rm-automation/pom.xml index f3f133fe49..c6d65398c3 100644 --- a/rm-automation/pom.xml +++ b/rm-automation/pom.xml @@ -3,7 +3,7 @@ org.alfresco alfresco-rm-parent - 2.3.0.8-SNAPSHOT + 2.3.0.8 4.0.0 alfresco-rm-automation diff --git a/rm-server/pom.xml b/rm-server/pom.xml index 94b6f0faba..b3b81eec86 100644 --- a/rm-server/pom.xml +++ b/rm-server/pom.xml @@ -5,7 +5,7 @@ org.alfresco alfresco-rm-parent - 2.3.0.8-SNAPSHOT + 2.3.0.8 4.0.0 alfresco-rm-server From 65a3cc9951abeccbcf06706343545667e0609c36 Mon Sep 17 00:00:00 2001 From: Silviu Dinuta Date: Wed, 5 Oct 2016 11:50:22 +0300 Subject: [PATCH 2/2] 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