Use master for ACS 7.0.1

* version.schema=14100 (100 more than used for ACS 7.0.0 originally)
* Reset pom.xml version to next major number (9), as 8.x will be used for 7.0.0 HFs
This commit is contained in:
alandavis
2021-03-10 21:15:34 +00:00
parent 8ae2009c13
commit d4bae73b86
16 changed files with 16 additions and 16 deletions

View File

@@ -7,7 +7,7 @@
<parent>
<groupId>org.alfresco</groupId>
<artifactId>alfresco-community-repo</artifactId>
<version>8.424-SNAPSHOT</version>
<version>9.0-SNAPSHOT</version>
</parent>
<dependencies>