diff --git a/amps/ags/pom.xml b/amps/ags/pom.xml index 6f0841e29eb..b7b74051bc0 100644 --- a/amps/ags/pom.xml +++ b/amps/ags/pom.xml @@ -7,7 +7,7 @@ <parent> <groupId>org.alfresco</groupId> <artifactId>alfresco-community-repo-amps</artifactId> - <version>20.137-SNAPSHOT</version> + <version>20.137</version> </parent> <modules> diff --git a/amps/ags/rm-automation/pom.xml b/amps/ags/rm-automation/pom.xml index c346f4c14eb..fac5d024cdf 100644 --- a/amps/ags/rm-automation/pom.xml +++ b/amps/ags/rm-automation/pom.xml @@ -7,7 +7,7 @@ <parent> <groupId>org.alfresco</groupId> <artifactId>alfresco-governance-services-community-parent</artifactId> - <version>20.137-SNAPSHOT</version> + <version>20.137</version> </parent> <modules> 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 c040b20494f..83f934d9760 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,7 +7,7 @@ <parent> <groupId>org.alfresco</groupId> <artifactId>alfresco-governance-services-automation-community-repo</artifactId> - <version>20.137-SNAPSHOT</version> + <version>20.137</version> </parent> <build> diff --git a/amps/ags/rm-community/pom.xml b/amps/ags/rm-community/pom.xml index df41fea7b9f..0d8875a8aa9 100644 --- a/amps/ags/rm-community/pom.xml +++ b/amps/ags/rm-community/pom.xml @@ -7,7 +7,7 @@ <parent> <groupId>org.alfresco</groupId> <artifactId>alfresco-governance-services-community-parent</artifactId> - <version>20.137-SNAPSHOT</version> + <version>20.137</version> </parent> <modules> diff --git a/amps/ags/rm-community/rm-community-repo/pom.xml b/amps/ags/rm-community/rm-community-repo/pom.xml index c5f95b47dfd..be07f3ac1d6 100644 --- a/amps/ags/rm-community/rm-community-repo/pom.xml +++ b/amps/ags/rm-community/rm-community-repo/pom.xml @@ -8,7 +8,7 @@ <parent> <groupId>org.alfresco</groupId> <artifactId>alfresco-governance-services-community-repo-parent</artifactId> - <version>20.137-SNAPSHOT</version> + <version>20.137</version> </parent> <properties> 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 ac749771676..49614c99cb5 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 @@ <parent> <groupId>org.alfresco</groupId> <artifactId>alfresco-governance-services-community-repo-parent</artifactId> - <version>20.137-SNAPSHOT</version> + <version>20.137</version> </parent> <build> diff --git a/amps/pom.xml b/amps/pom.xml index 8f0a99a9591..f7f66121d17 100644 --- a/amps/pom.xml +++ b/amps/pom.xml @@ -7,7 +7,7 @@ <parent> <groupId>org.alfresco</groupId> <artifactId>alfresco-community-repo</artifactId> - <version>20.137-SNAPSHOT</version> + <version>20.137</version> </parent> <modules> diff --git a/amps/share-services/pom.xml b/amps/share-services/pom.xml index 6df75377256..d06dbf6ee2f 100644 --- a/amps/share-services/pom.xml +++ b/amps/share-services/pom.xml @@ -8,7 +8,7 @@ <parent> <groupId>org.alfresco</groupId> <artifactId>alfresco-community-repo-amps</artifactId> - <version>20.137-SNAPSHOT</version> + <version>20.137</version> </parent> <properties> diff --git a/core/pom.xml b/core/pom.xml index 4e284138dd7..55e3b0b77cd 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -7,7 +7,7 @@ <parent> <groupId>org.alfresco</groupId> <artifactId>alfresco-community-repo</artifactId> - <version>20.137-SNAPSHOT</version> + <version>20.137</version> </parent> <dependencies> diff --git a/data-model/pom.xml b/data-model/pom.xml index 392ebcfcb55..2c01b5c0037 100644 --- a/data-model/pom.xml +++ b/data-model/pom.xml @@ -7,7 +7,7 @@ <parent> <groupId>org.alfresco</groupId> <artifactId>alfresco-community-repo</artifactId> - <version>20.137-SNAPSHOT</version> + <version>20.137</version> </parent> <properties> diff --git a/mmt/pom.xml b/mmt/pom.xml index 419fc743956..1e0ddca1aec 100644 --- a/mmt/pom.xml +++ b/mmt/pom.xml @@ -7,7 +7,7 @@ <parent> <groupId>org.alfresco</groupId> <artifactId>alfresco-community-repo</artifactId> - <version>20.137-SNAPSHOT</version> + <version>20.137</version> </parent> <dependencies> diff --git a/packaging/distribution/pom.xml b/packaging/distribution/pom.xml index f7b8fe1ee2b..38276319902 100644 --- a/packaging/distribution/pom.xml +++ b/packaging/distribution/pom.xml @@ -9,6 +9,6 @@ <parent> <groupId>org.alfresco</groupId> <artifactId>alfresco-community-repo-packaging</artifactId> - <version>20.137-SNAPSHOT</version> + <version>20.137</version> </parent> </project> diff --git a/packaging/docker-alfresco/pom.xml b/packaging/docker-alfresco/pom.xml index f53f4555676..25aa8c76d1a 100644 --- a/packaging/docker-alfresco/pom.xml +++ b/packaging/docker-alfresco/pom.xml @@ -7,7 +7,7 @@ <parent> <groupId>org.alfresco</groupId> <artifactId>alfresco-community-repo-packaging</artifactId> - <version>20.137-SNAPSHOT</version> + <version>20.137</version> </parent> <properties> diff --git a/packaging/pom.xml b/packaging/pom.xml index 50c1a2ccc51..bdbadd85af7 100644 --- a/packaging/pom.xml +++ b/packaging/pom.xml @@ -7,7 +7,7 @@ <parent> <groupId>org.alfresco</groupId> <artifactId>alfresco-community-repo</artifactId> - <version>20.137-SNAPSHOT</version> + <version>20.137</version> </parent> <modules> diff --git a/packaging/tests/pom.xml b/packaging/tests/pom.xml index 9a5cae89718..8df6b154e8b 100644 --- a/packaging/tests/pom.xml +++ b/packaging/tests/pom.xml @@ -6,7 +6,7 @@ <parent> <groupId>org.alfresco</groupId> <artifactId>alfresco-community-repo-packaging</artifactId> - <version>20.137-SNAPSHOT</version> + <version>20.137</version> </parent> <modules> diff --git a/packaging/tests/tas-cmis/pom.xml b/packaging/tests/tas-cmis/pom.xml index fb08d8c7521..a98e5f023f8 100644 --- a/packaging/tests/tas-cmis/pom.xml +++ b/packaging/tests/tas-cmis/pom.xml @@ -7,7 +7,7 @@ <parent> <groupId>org.alfresco</groupId> <artifactId>alfresco-community-repo-tests</artifactId> - <version>20.137-SNAPSHOT</version> + <version>20.137</version> </parent> <organization> diff --git a/packaging/tests/tas-email/pom.xml b/packaging/tests/tas-email/pom.xml index 301b959b22d..f72321ff92e 100644 --- a/packaging/tests/tas-email/pom.xml +++ b/packaging/tests/tas-email/pom.xml @@ -9,7 +9,7 @@ <parent> <groupId>org.alfresco</groupId> <artifactId>alfresco-community-repo-tests</artifactId> - <version>20.137-SNAPSHOT</version> + <version>20.137</version> </parent> <developers> diff --git a/packaging/tests/tas-integration/pom.xml b/packaging/tests/tas-integration/pom.xml index 722fdac9520..d173673a076 100644 --- a/packaging/tests/tas-integration/pom.xml +++ b/packaging/tests/tas-integration/pom.xml @@ -9,7 +9,7 @@ <parent> <groupId>org.alfresco</groupId> <artifactId>alfresco-community-repo-tests</artifactId> - <version>20.137-SNAPSHOT</version> + <version>20.137</version> </parent> <developers> diff --git a/packaging/tests/tas-restapi/pom.xml b/packaging/tests/tas-restapi/pom.xml index df553dff8be..7865ac86b22 100644 --- a/packaging/tests/tas-restapi/pom.xml +++ b/packaging/tests/tas-restapi/pom.xml @@ -8,7 +8,7 @@ <parent> <groupId>org.alfresco</groupId> <artifactId>alfresco-community-repo-tests</artifactId> - <version>20.137-SNAPSHOT</version> + <version>20.137</version> </parent> <properties> diff --git a/packaging/tests/tas-webdav/pom.xml b/packaging/tests/tas-webdav/pom.xml index 9d27a9d5906..f2d3d98887f 100644 --- a/packaging/tests/tas-webdav/pom.xml +++ b/packaging/tests/tas-webdav/pom.xml @@ -9,7 +9,7 @@ <parent> <groupId>org.alfresco</groupId> <artifactId>alfresco-community-repo-tests</artifactId> - <version>20.137-SNAPSHOT</version> + <version>20.137</version> </parent> <developers> diff --git a/packaging/war/pom.xml b/packaging/war/pom.xml index 9f2f74d94f7..ac74526be09 100644 --- a/packaging/war/pom.xml +++ b/packaging/war/pom.xml @@ -7,7 +7,7 @@ <parent> <groupId>org.alfresco</groupId> <artifactId>alfresco-community-repo-packaging</artifactId> - <version>20.137-SNAPSHOT</version> + <version>20.137</version> </parent> <properties> diff --git a/pom.xml b/pom.xml index 2989ec3c167..fcca235757a 100644 --- a/pom.xml +++ b/pom.xml @@ -2,7 +2,7 @@ <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> <modelVersion>4.0.0</modelVersion> <artifactId>alfresco-community-repo</artifactId> - <version>20.137-SNAPSHOT</version> + <version>20.137</version> <packaging>pom</packaging> <name>Alfresco Community Repo Parent</name> @@ -150,7 +150,7 @@ <connection>scm:git:https://github.com/Alfresco/alfresco-community-repo.git</connection> <developerConnection>scm:git:https://github.com/Alfresco/alfresco-community-repo.git</developerConnection> <url>https://github.com/Alfresco/alfresco-community-repo</url> - <tag>HEAD</tag> + <tag>20.137</tag> </scm> <distributionManagement> diff --git a/remote-api/pom.xml b/remote-api/pom.xml index eaa5611fa37..4f811cb0145 100644 --- a/remote-api/pom.xml +++ b/remote-api/pom.xml @@ -7,7 +7,7 @@ <parent> <groupId>org.alfresco</groupId> <artifactId>alfresco-community-repo</artifactId> - <version>20.137-SNAPSHOT</version> + <version>20.137</version> </parent> <dependencies> diff --git a/repository/pom.xml b/repository/pom.xml index 9b0d1fbe063..e80a8467d34 100644 --- a/repository/pom.xml +++ b/repository/pom.xml @@ -7,7 +7,7 @@ <parent> <groupId>org.alfresco</groupId> <artifactId>alfresco-community-repo</artifactId> - <version>20.137-SNAPSHOT</version> + <version>20.137</version> </parent> <dependencies>