diff --git a/pom.xml b/pom.xml
index f0176f8b50..f112341dc1 100644
--- a/pom.xml
+++ b/pom.xml
@@ -2,10 +2,10 @@
4.0.0
org.alfresco
- alfresco-rm
+ alfresco-governance-services
pom
3.1.0-SNAPSHOT
- Alfresco Records Management
+ Alfresco Governance Services
http://www.alfresco.org/
2005
@@ -587,14 +587,14 @@
- rm.module.repo.version.min
+ ags.module.repo.version.min
${alfresco.version}
(\d+)\.(\d+).*
$1.$2
false
- rm.module.version
+ ags.module.version
${project.version}
([0-9\.]*[0-9]).*
$1
diff --git a/rm-automation/pom.xml b/rm-automation/pom.xml
index b4d9b7d2a7..508456a569 100644
--- a/rm-automation/pom.xml
+++ b/rm-automation/pom.xml
@@ -1,13 +1,13 @@
4.0.0
- alfresco-rm-automation
- Alfresco Records Management Automation
+ alfresco-governance-services-automation
+ Alfresco Governance Services Automation
pom
org.alfresco
- alfresco-rm
+ alfresco-governance-services
3.1.0-SNAPSHOT
@@ -131,7 +131,7 @@
- apply-rm-community
+ apply-ags-community
@@ -147,13 +147,13 @@
org.alfresco
- alfresco-rm-community-share
+ alfresco-governance-services-community-share
${project.version}
amp
org.alfresco
- alfresco-rm-community-repo
+ alfresco-governance-services-community-repo
${project.version}
amp
@@ -178,7 +178,7 @@
true
- ${project.build.directory}/amps/alfresco-rm-community-repo-${project.version}.amp
+ ${project.build.directory}/amps/alfresco-governance-services-community-repo-${project.version}.amp
${project.build.directory}/alf-installation/tomcat/webapps/alfresco.war
@@ -193,7 +193,7 @@
true
- ${project.build.directory}/amps/alfresco-rm-community-share-${project.version}.amp
+ ${project.build.directory}/amps/alfresco-governance-services-community-share-${project.version}.amp
${project.build.directory}/alf-installation/tomcat/webapps/share.war
@@ -205,7 +205,7 @@
- apply-rm-enterprise
+ apply-ags-enterprise
@@ -221,13 +221,13 @@
org.alfresco
- ${alfresco.rm.share}
+ ${ags.share}
${project.version}
amp
org.alfresco
- ${alfresco.rm.repo}
+ ${ags.repo}
${project.version}
amp
@@ -251,7 +251,7 @@
process-test-resources
true
- ${project.build.directory}/amps/${alfresco.rm.repo}-${project.version}.amp
+ ${project.build.directory}/amps/${ags.repo}-${project.version}.amp
${project.build.directory}/alf-installation/tomcat/webapps/alfresco.war
@@ -263,7 +263,7 @@
process-test-resources
true
- ${project.build.directory}/amps/${alfresco.rm.share}-${project.version}.amp
+ ${project.build.directory}/amps/${ags.share}-${project.version}.amp
${project.build.directory}/alf-installation/tomcat/webapps/share.war
diff --git a/rm-automation/rm-automation-community-rest-api/pom.xml b/rm-automation/rm-automation-community-rest-api/pom.xml
index e30c8556d0..20ba6c376f 100644
--- a/rm-automation/rm-automation-community-rest-api/pom.xml
+++ b/rm-automation/rm-automation-community-rest-api/pom.xml
@@ -2,19 +2,19 @@
4.0.0
- alfresco-rm-automation-community-rest-api
- Alfresco Records Management Automation Community REST API
+ alfresco-governance-services-automation-community-rest-api
+ Alfresco Governance Services Automation Community REST API
org.alfresco
- alfresco-rm-automation
+ alfresco-governance-services-automation
3.1.0-SNAPSHOT
1.8
- alfresco-rm-community-share
- alfresco-rm-community-repo
+ alfresco-governance-services-community-share
+ alfresco-governance-services-community-repo
5.2.0-10
2.0.0
diff --git a/rm-community/pom.xml b/rm-community/pom.xml
index ef69cfc74c..d1b26aee53 100644
--- a/rm-community/pom.xml
+++ b/rm-community/pom.xml
@@ -1,13 +1,13 @@
4.0.0
- alfresco-rm-community
- Alfresco Records Management Community
+ alfresco-governance-services-community
+ Alfresco Governance Services Community
pom
org.alfresco
- alfresco-rm
+ alfresco-governance-services
3.1.0-SNAPSHOT
diff --git a/rm-community/rm-community-repo/Dockerfile b/rm-community/rm-community-repo/Dockerfile
index a3b7b72169..aca25a856e 100644
--- a/rm-community/rm-community-repo/Dockerfile
+++ b/rm-community/rm-community-repo/Dockerfile
@@ -1,9 +1,9 @@
FROM alfresco/alfresco-content-repository-community:6.0.7-ga
-COPY target/alfresco-rm-community-repo-*.amp /usr/local/tomcat/amps/
+COPY target/alfresco-governance-services-community-repo-*.amp /usr/local/tomcat/amps/
RUN java -jar /usr/local/tomcat/alfresco-mmt/alfresco-mmt*.jar install \
- /usr/local/tomcat/amps/alfresco-rm-community-repo-*.amp /usr/local/tomcat/webapps/alfresco -nobackup
+ /usr/local/tomcat/amps/alfresco-governance-services-community-repo-*.amp /usr/local/tomcat/webapps/alfresco -nobackup
### Copy gs-api-explorer war into webapps folder
COPY target/gs-api-explorer-*.war /usr/local/tomcat/webapps/
diff --git a/rm-community/rm-community-repo/config/alfresco/module/org_alfresco_module_rm/module.properties b/rm-community/rm-community-repo/config/alfresco/module/org_alfresco_module_rm/module.properties
index d62b2ea187..65ddc9bcdd 100644
--- a/rm-community/rm-community-repo/config/alfresco/module/org_alfresco_module_rm/module.properties
+++ b/rm-community/rm-community-repo/config/alfresco/module/org_alfresco_module_rm/module.properties
@@ -6,5 +6,5 @@ module.aliases=org_alfresco_module_dod5015
module.title=AGS Repo
module.description=Alfresco Governance Services Repository Extension
-module.version=${rm.module.version}
-module.repo.version.min=${rm.module.repo.version.min}
\ No newline at end of file
+module.version=${ags.module.version}
+module.repo.version.min=${ags.module.repo.version.min}
diff --git a/rm-community/rm-community-repo/pom.xml b/rm-community/rm-community-repo/pom.xml
index cb2cfec855..9e05d0758d 100644
--- a/rm-community/rm-community-repo/pom.xml
+++ b/rm-community/rm-community-repo/pom.xml
@@ -1,14 +1,14 @@
4.0.0
- alfresco-rm-community-repo
+ alfresco-governance-services-community-repo
AGS Repo
Alfresco Governance Services Repository Extension
amp
org.alfresco
- alfresco-rm-community
+ alfresco-governance-services-community
3.1.0-SNAPSHOT
@@ -23,7 +23,7 @@
alfresco-test
alfresco-platform
9.1-901.jdbc4
- alfresco-rm-community-repo
+ alfresco-governance-services-community-repo
true
@@ -223,7 +223,7 @@
org.alfresco
- alfresco-rm-community-rest-api-explorer
+ alfresco-governance-services-community-rest-api-explorer
${project.version}
war
gs-api-explorer-${project.version}.war
@@ -257,7 +257,7 @@
alfresco-maven-plugin
- attach-rm-jar
+ attach-alfresco-governance-services-jar
amp
@@ -585,7 +585,7 @@
org.alfresco
- alfresco-rm-community-rest-api-explorer
+ alfresco-governance-services-community-rest-api-explorer
${project.version}
/gs-api-explorer
war
diff --git a/rm-community/rm-community-rest-api-explorer/pom.xml b/rm-community/rm-community-rest-api-explorer/pom.xml
index 46b32f4100..cda7507d96 100644
--- a/rm-community/rm-community-rest-api-explorer/pom.xml
+++ b/rm-community/rm-community-rest-api-explorer/pom.xml
@@ -1,12 +1,12 @@
4.0.0
- alfresco-rm-community-rest-api-explorer
- Alfresco Records Management Community REST API Explorer
+ alfresco-governance-services-community-rest-api-explorer
+ Alfresco Governance Services Community REST API Explorer
war
org.alfresco
- alfresco-rm-community
+ alfresco-governance-services-community
3.1.0-SNAPSHOT