From beac5dd4f7397bb97cac91ed8e9375073bf8de4a Mon Sep 17 00:00:00 2001 From: "Andreas Penski (init)" Date: Wed, 24 Jun 2020 13:12:06 +0200 Subject: [PATCH 1/3] (chore) Release prepare: Set correct version in CHANGELOG.md --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index b0a2481..5ed5421 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,7 +5,7 @@ All notable changes to the Schematron Rules and this project will be documented The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/) and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). -## UNRELEASED +## 1.2.1 ### Fixed - Validator was creating invalid createReportInput xml in case of no scenrio match From 3231c66c37546c8a2b8a2a866a0c598eddcf163c Mon Sep 17 00:00:00 2001 From: "Andreas Penski (init)" Date: Wed, 24 Jun 2020 13:13:25 +0200 Subject: [PATCH 2/3] [maven-release-plugin] prepare release v1.2.1 --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 32e5859..a8fd5e3 100644 --- a/pom.xml +++ b/pom.xml @@ -6,7 +6,7 @@ KoSIT XML Prüftool Implementierung de.kosit - 1.2.1-SNAPSHOT + 1.2.1 validationtool KoSIT XML Validator against XSD and Schematron based on defined scenarios. @@ -451,7 +451,7 @@ https://github.com/itplr-kosit/validationtool.git scm:git:https://projekte.kosit.org/kosit/validator.git - v1.1.1 + v1.2.1