ACS-2864 Script the creation of new repo, share and packaging branches after a release

Create a test 'master' branch just after the release of 7.2.0

[skip ci]
This commit is contained in:
alandavis
2022-04-14 12:58:32 +01:00
parent 5ecd4c2593
commit dc8f4bdb99

View File

@@ -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>14.146-SNAPSHOT</version>
<version>14.146-SNAPSHOT</version>
<packaging>pom</packaging>
<name>Alfresco Community Repo Parent</name>