This is an automated email from the ASF dual-hosted git repository. danhaywood pushed a commit to branch release-2.0.0-M7-RC1 in repository https://gitbox.apache.org/repos/asf/isis.git
commit 0853b14b9c5497ceed17bc5b254b4bd9a070faf3 Author: Dan Haywood <[email protected]> AuthorDate: Sat Feb 12 14:48:41 2022 +0000 ISIS-2859: bumps version to 2.0.0-M7 --- starters/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/starters/pom.xml b/starters/pom.xml index 9a670a7..43289bb 100644 --- a/starters/pom.xml +++ b/starters/pom.xml @@ -20,7 +20,7 @@ in build-artifacts.sh --> <groupId>org.apache.isis.app</groupId> <artifactId>isis-app-starter-parent</artifactId> - <version>2.0.0-SNAPSHOT</version> + <version>2.0.0-M7</version> <packaging>pom</packaging> <parent>
