From cdb0e3c239949182f498a71cadb72f94eb218a42 Mon Sep 17 00:00:00 2001 From: Wayne Beaton <wayne.beaton@eclipse-foundation.org> Date: Fri, 24 Jan 2020 16:25:29 -0500 Subject: [PATCH] Update the milestone version. Change-Id: I11b793d2fe18ea93c7ebf0250c23b6262edcac24 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 73a717e..fa99c2e 100644 --- a/pom.xml +++ b/pom.xml @@ -19,7 +19,7 @@ SPDX-License-Identifier: EPL-2.0 <groupId>org.eclipse.dash</groupId> <artifactId>org.eclipse.dash.handbook</artifactId> - <version>1.0M7</version> + <version>1.0M8</version> <properties> <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding> -- GitLab