diff --git a/amps/ags/license/licenses.properties b/amps/ags/license/licenses.properties
index 19b06c5c37..a739cc67b9 100644
--- a/amps/ags/license/licenses.properties
+++ b/amps/ags/license/licenses.properties
@@ -1,2 +1 @@
-alfresco_community=Alfresco Community
-alfresco_enterprise=Alfresco Enterprise
\ No newline at end of file
+alfresco_community=Alfresco Community
\ No newline at end of file
diff --git a/amps/ags/pom.xml b/amps/ags/pom.xml
index e962738f37..553bbbe31f 100644
--- a/amps/ags/pom.xml
+++ b/amps/ags/pom.xml
@@ -2,67 +2,22 @@
4.0.0
org.alfresco
- alfresco-governance-services
+ alfresco-governance-services-community-parent
pom
- 3.5.1-SNAPSHOT
- Alfresco Governance Services
+ Alfresco Governance Services Community Parent
- http://www.alfresco.org/
- 2005
-
- Alfresco Software
- http://www.alfresco.org/
-
-
-
- scm:git:https://github.com/Alfresco/governance-services.git
- scm:git:https://github.com/Alfresco/governance-services.git
- https://github.com/Alfresco/governance-services
- HEAD
-
-
-
- JIRA
- https://issues.alfresco.com/jira/browse/RM
-
-
- Bamboo
- https://bamboo.alfresco.com/bamboo/browse/RM
-
-
-
- 3.3.9
-
-
-
-
- alfresco-internal
- https://artifacts.alfresco.com/nexus/content/repositories/internal-releases/
-
-
- alfresco-internal-snapshots
- https://artifacts.alfresco.com/nexus/content/repositories/internal-snapshots/
-
-
+
+ org.alfresco
+ alfresco-community-repo-amps
+ 11.21-ags-1.0-SNAPSHOT
+
rm-community
+ rm-automation
-
- enterprise
-
-
- !community
-
-
-
- rm-enterprise
- rm-automation
- rm-benchmark
-
-
publicapi
@@ -398,8 +353,6 @@
alfresco
jdbc:mysql://${alfresco.db.host}:${alfresco.db.port}/${alfresco.db.name}
alfresco
- org.alfresco
- share
8.15
7.0.0
@@ -464,8 +417,6 @@
3.0.0-M4
4.0.1
1.19
-
- 8.423
diff --git a/amps/ags/rm-automation/pom.xml b/amps/ags/rm-automation/pom.xml
index 20e84fc407..909ef5eb06 100644
--- a/amps/ags/rm-automation/pom.xml
+++ b/amps/ags/rm-automation/pom.xml
@@ -1,14 +1,14 @@
4.0.0
- alfresco-governance-services-automation
- Alfresco Governance Services Automation
+ alfresco-governance-services-automation-community
+ Alfresco Governance Services Automation Community
pom
org.alfresco
- alfresco-governance-services
- 3.5.1-SNAPSHOT
+ alfresco-governance-services-community-parent
+ 11.21-ags-1.0-SNAPSHOT
@@ -19,8 +19,6 @@
rm-automation-community-rest-api
- rm-automation-enterprise-rest-api
- rm-automation-ui
diff --git a/amps/ags/rm-automation/rm-automation-community-rest-api/pom.xml b/amps/ags/rm-automation/rm-automation-community-rest-api/pom.xml
index 2606b83732..0901808ac4 100644
--- a/amps/ags/rm-automation/rm-automation-community-rest-api/pom.xml
+++ b/amps/ags/rm-automation/rm-automation-community-rest-api/pom.xml
@@ -7,8 +7,8 @@
org.alfresco
- alfresco-governance-services-automation
- 3.5.1-SNAPSHOT
+ alfresco-governance-services-automation-community
+ 11.21-ags-1.0-SNAPSHOT
@@ -57,6 +57,7 @@
org.alfresco.tas
restapi
${tas.restapi.version}
+ provided
com.fasterxml.jackson.core
@@ -71,6 +72,7 @@
org.alfresco.tas
utility
+ provided
${tas.utility.version}
@@ -105,5 +107,19 @@
jackson-databind
${jackson.databind.version}
+
+ org.json
+ json
+
+
+ org.alfresco.test
+ dataprep
+ compile
+
+
+ io.rest-assured
+ rest-assured
+ compile
+
diff --git a/amps/ags/rm-community/pom.xml b/amps/ags/rm-community/pom.xml
index f3ad143e62..691cd84721 100644
--- a/amps/ags/rm-community/pom.xml
+++ b/amps/ags/rm-community/pom.xml
@@ -7,8 +7,8 @@
org.alfresco
- alfresco-governance-services
- 3.5.1-SNAPSHOT
+ alfresco-governance-services-community-parent
+ 11.21-ags-1.0-SNAPSHOT
@@ -20,22 +20,14 @@
rm-community-rest-api-explorer
rm-community-repo
- rm-community-share
- ${alfresco.groupId}
+ org.alfresco
alfresco-community-repo
- ${alfresco-community-repo.version}
- pom
- import
-
-
- ${alfresco.groupId}
- alfresco-share-parent
- ${share.version}
+ ${project.version}
pom
import
@@ -75,8 +67,6 @@
5.3.3
7.0.0
- 7.0.0
-
true
diff --git a/amps/ags/rm-community/rm-community-repo/pom.xml b/amps/ags/rm-community/rm-community-repo/pom.xml
index 6468c6d241..09148f583f 100644
--- a/amps/ags/rm-community/rm-community-repo/pom.xml
+++ b/amps/ags/rm-community/rm-community-repo/pom.xml
@@ -2,14 +2,14 @@
4.0.0
alfresco-governance-services-community-repo
- AGS Repo
+ Alfresco Governance Services Community Repository
Alfresco Governance Services Repository Extension
amp
org.alfresco
alfresco-governance-services-community
- 3.5.1-SNAPSHOT
+ 11.21-ags-1.0-SNAPSHOT
@@ -198,10 +198,10 @@
${app.amp.client.war.folder}
- ${alfresco.groupId}
+ org.alfresco
content-services-community
war
- ${alfresco-community-repo.version}
+ ${project.version}
@@ -323,39 +323,39 @@
org.alfresco
alfresco-data-model
- ${alfresco-community-repo.version}
+ ${project.version}
provided
- ${alfresco.groupId}
+ org.alfresco
alfresco-remote-api
- ${alfresco-community-repo.version}
+ ${project.version}
provided
- ${alfresco.groupId}
+ org.alfresco
alfresco-repository
- ${alfresco-community-repo.version}
+ ${project.version}
provided
- ${alfresco.groupId}
+ org.alfresco
alfresco-repository
- ${alfresco-community-repo.version}
+ ${project.version}
tests
test
- ${alfresco.groupId}
+ org.alfresco
alfresco-remote-api
- ${alfresco-community-repo.version}
+ ${project.version}
tests
test
- ${alfresco.groupId}
+ org.alfresco
alfresco-core
- ${alfresco-community-repo.version}
+ ${project.version}
tests
test
@@ -492,10 +492,10 @@
${app.amp.client.war.folder}
- ${alfresco.groupId}
+ org.alfresco
content-services-community
war
- ${alfresco-community-repo.version}
+ ${project.version}
diff --git a/amps/ags/rm-community/rm-community-rest-api-explorer/pom.xml b/amps/ags/rm-community/rm-community-rest-api-explorer/pom.xml
index a892c5aa15..1e6950cc4f 100644
--- a/amps/ags/rm-community/rm-community-rest-api-explorer/pom.xml
+++ b/amps/ags/rm-community/rm-community-rest-api-explorer/pom.xml
@@ -7,7 +7,7 @@
org.alfresco
alfresco-governance-services-community
- 3.5.1-SNAPSHOT
+ 11.21-ags-1.0-SNAPSHOT
diff --git a/amps/pom.xml b/amps/pom.xml
new file mode 100644
index 0000000000..9395558b4f
--- /dev/null
+++ b/amps/pom.xml
@@ -0,0 +1,16 @@
+
+ 4.0.0
+ alfresco-community-repo-amps
+ AMPs
+ pom
+
+
+ org.alfresco
+ alfresco-community-repo
+ 11.21-ags-1.0-SNAPSHOT
+
+
+
+ ags
+
+
diff --git a/core/pom.xml b/core/pom.xml
index e2c25a8c5e..41bbf0a93c 100644
--- a/core/pom.xml
+++ b/core/pom.xml
@@ -7,7 +7,7 @@
org.alfresco
alfresco-community-repo
- 11.21-SNAPSHOT
+ 11.21-ags-1.0-SNAPSHOT
diff --git a/data-model/pom.xml b/data-model/pom.xml
index 95ff8ea12e..a98cd03154 100644
--- a/data-model/pom.xml
+++ b/data-model/pom.xml
@@ -7,7 +7,7 @@
org.alfresco
alfresco-community-repo
- 11.21-SNAPSHOT
+ 11.21-ags-1.0-SNAPSHOT
diff --git a/packaging/distribution/pom.xml b/packaging/distribution/pom.xml
index 72fc4c73b4..50ec00ad41 100644
--- a/packaging/distribution/pom.xml
+++ b/packaging/distribution/pom.xml
@@ -9,6 +9,6 @@
org.alfresco
alfresco-community-repo-packaging
- 11.21-SNAPSHOT
+ 11.21-ags-1.0-SNAPSHOT
diff --git a/packaging/docker-alfresco/pom.xml b/packaging/docker-alfresco/pom.xml
index b1e754e336..c2a923eb38 100644
--- a/packaging/docker-alfresco/pom.xml
+++ b/packaging/docker-alfresco/pom.xml
@@ -7,7 +7,7 @@
org.alfresco
alfresco-community-repo-packaging
- 11.21-SNAPSHOT
+ 11.21-ags-1.0-SNAPSHOT
diff --git a/packaging/pom.xml b/packaging/pom.xml
index d92e8ed320..c15e86b94a 100644
--- a/packaging/pom.xml
+++ b/packaging/pom.xml
@@ -7,7 +7,7 @@
org.alfresco
alfresco-community-repo
- 11.21-SNAPSHOT
+ 11.21-ags-1.0-SNAPSHOT
diff --git a/packaging/tests/pom.xml b/packaging/tests/pom.xml
index 770c1fb9f9..f67269f404 100644
--- a/packaging/tests/pom.xml
+++ b/packaging/tests/pom.xml
@@ -6,7 +6,7 @@
org.alfresco
alfresco-community-repo-packaging
- 11.21-SNAPSHOT
+ 11.21-ags-1.0-SNAPSHOT
diff --git a/packaging/tests/tas-cmis/pom.xml b/packaging/tests/tas-cmis/pom.xml
index d471aa9426..e7eb8e819a 100644
--- a/packaging/tests/tas-cmis/pom.xml
+++ b/packaging/tests/tas-cmis/pom.xml
@@ -9,7 +9,7 @@
org.alfresco
alfresco-community-repo-tests
- 11.21-SNAPSHOT
+ 11.21-ags-1.0-SNAPSHOT
diff --git a/packaging/tests/tas-email/pom.xml b/packaging/tests/tas-email/pom.xml
index faf8e5a787..e771aaeb5c 100644
--- a/packaging/tests/tas-email/pom.xml
+++ b/packaging/tests/tas-email/pom.xml
@@ -9,7 +9,7 @@
org.alfresco
alfresco-community-repo-tests
- 11.21-SNAPSHOT
+ 11.21-ags-1.0-SNAPSHOT
diff --git a/packaging/tests/tas-integration/pom.xml b/packaging/tests/tas-integration/pom.xml
index 0c2393877c..94efd5b571 100644
--- a/packaging/tests/tas-integration/pom.xml
+++ b/packaging/tests/tas-integration/pom.xml
@@ -9,7 +9,7 @@
org.alfresco
alfresco-community-repo-tests
- 11.21-SNAPSHOT
+ 11.21-ags-1.0-SNAPSHOT
diff --git a/packaging/tests/tas-restapi/pom.xml b/packaging/tests/tas-restapi/pom.xml
index f1e0193b88..c1e547c8fe 100644
--- a/packaging/tests/tas-restapi/pom.xml
+++ b/packaging/tests/tas-restapi/pom.xml
@@ -9,7 +9,7 @@
org.alfresco
alfresco-community-repo-tests
- 11.21-SNAPSHOT
+ 11.21-ags-1.0-SNAPSHOT
diff --git a/packaging/tests/tas-webdav/pom.xml b/packaging/tests/tas-webdav/pom.xml
index 3609b92e81..0746a5bf5d 100644
--- a/packaging/tests/tas-webdav/pom.xml
+++ b/packaging/tests/tas-webdav/pom.xml
@@ -9,7 +9,7 @@
org.alfresco
alfresco-community-repo-tests
- 11.21-SNAPSHOT
+ 11.21-ags-1.0-SNAPSHOT
diff --git a/packaging/war/pom.xml b/packaging/war/pom.xml
index b0f2167253..4cadc16db8 100644
--- a/packaging/war/pom.xml
+++ b/packaging/war/pom.xml
@@ -7,7 +7,7 @@
org.alfresco
alfresco-community-repo-packaging
- 11.21-SNAPSHOT
+ 11.21-ags-1.0-SNAPSHOT
diff --git a/pom.xml b/pom.xml
index ced4d7bf86..d93baafaae 100644
--- a/pom.xml
+++ b/pom.xml
@@ -2,7 +2,7 @@
4.0.0
alfresco-community-repo
- 11.21-SNAPSHOT
+ 11.21-ags-1.0-SNAPSHOT
pom
Alfresco Community Repo Parent
@@ -18,6 +18,7 @@
repository
remote-api
packaging
+ amps
@@ -61,7 +62,7 @@
1.0.0
8.18
1.68
- 3.9.0
+ 3.8.0
20210307
1.4-DBCP330
2.8.0
diff --git a/remote-api/pom.xml b/remote-api/pom.xml
index 63c8712c46..a9a0229b62 100644
--- a/remote-api/pom.xml
+++ b/remote-api/pom.xml
@@ -7,7 +7,7 @@
org.alfresco
alfresco-community-repo
- 11.21-SNAPSHOT
+ 11.21-ags-1.0-SNAPSHOT
diff --git a/repository/pom.xml b/repository/pom.xml
index 25aa0a58d0..3065f9aff8 100644
--- a/repository/pom.xml
+++ b/repository/pom.xml
@@ -7,7 +7,7 @@
org.alfresco
alfresco-community-repo
- 11.21-SNAPSHOT
+ 11.21-ags-1.0-SNAPSHOT