From c33c83b3a35184e1c181493ec8485b4184a9cff9 Mon Sep 17 00:00:00 2001 From: Wayne Beaton <wayne.beaton@eclipse-foundation.org> Date: Wed, 26 Aug 2020 13:36:06 -0400 Subject: [PATCH] Update document version. Signed-off-by: Wayne Beaton <wayne.beaton@eclipse-foundation.org> --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index db519ff..a120805 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.0MB</version> + <version>1.0MC</version> <properties> <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding> -- GitLab