From 5b66f10fb5d43c21c5aac6ad725c1925e7abddd2 Mon Sep 17 00:00:00 2001 From: Stefan Bodewig Date: Mon, 21 Dec 2020 10:03:45 +0100 Subject: [PATCH] next iteration --- .travis.yml | 2 +- RELEASE_NOTES.md | 2 ++ pom.xml | 2 +- xmlunit-assertj/pom.xml | 2 +- xmlunit-assertj3/pom.xml | 2 +- xmlunit-core/pom.xml | 2 +- xmlunit-legacy/pom.xml | 2 +- xmlunit-matchers/pom.xml | 2 +- xmlunit-placeholders/pom.xml | 2 +- 9 files changed, 10 insertions(+), 8 deletions(-) diff --git a/.travis.yml b/.travis.yml index ee76df0a..c6443d91 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,5 +1,5 @@ language: java -env: VERSION=2.8.2 +env: VERSION=2.8.3-SNAPSHOT matrix: include: - dist: trusty diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md index 53d8f8c9..57cf0cd1 100644 --- a/RELEASE_NOTES.md +++ b/RELEASE_NOTES.md @@ -1,5 +1,7 @@ # Release Notes +## XMLUnit for Java 2.8.3 - /not released, yet/ + ## XMLUnit for Java 2.8.2 - /Released 2020-12-21/ * `CompareAssert` inside the AssertJ3 module swapped the expected and diff --git a/pom.xml b/pom.xml index d9b061c3..07ad6e70 100644 --- a/pom.xml +++ b/pom.xml @@ -18,7 +18,7 @@ org.xmlunit xmlunit-parent pom - 2.8.2 + 2.8.3-SNAPSHOT org.xmlunit:xmlunit-parent Parent POM for all artifacts of XMLUnit https://www.xmlunit.org/ diff --git a/xmlunit-assertj/pom.xml b/xmlunit-assertj/pom.xml index 43496f64..7d246523 100644 --- a/xmlunit-assertj/pom.xml +++ b/xmlunit-assertj/pom.xml @@ -18,7 +18,7 @@ xmlunit-parent org.xmlunit - 2.8.2 + 2.8.3-SNAPSHOT 4.0.0 diff --git a/xmlunit-assertj3/pom.xml b/xmlunit-assertj3/pom.xml index 7e479e0b..6ba14e2e 100644 --- a/xmlunit-assertj3/pom.xml +++ b/xmlunit-assertj3/pom.xml @@ -18,7 +18,7 @@ xmlunit-parent org.xmlunit - 2.8.2 + 2.8.3-SNAPSHOT 4.0.0 diff --git a/xmlunit-core/pom.xml b/xmlunit-core/pom.xml index 2f0b9e81..c8029b45 100644 --- a/xmlunit-core/pom.xml +++ b/xmlunit-core/pom.xml @@ -18,7 +18,7 @@ org.xmlunit xmlunit-parent - 2.8.2 + 2.8.3-SNAPSHOT org.xmlunit diff --git a/xmlunit-legacy/pom.xml b/xmlunit-legacy/pom.xml index 7a5b5de8..0cb7dd13 100644 --- a/xmlunit-legacy/pom.xml +++ b/xmlunit-legacy/pom.xml @@ -18,7 +18,7 @@ org.xmlunit xmlunit-parent - 2.8.2 + 2.8.3-SNAPSHOT org.xmlunit diff --git a/xmlunit-matchers/pom.xml b/xmlunit-matchers/pom.xml index 2faa6f2a..42d7c36b 100644 --- a/xmlunit-matchers/pom.xml +++ b/xmlunit-matchers/pom.xml @@ -18,7 +18,7 @@ org.xmlunit xmlunit-parent - 2.8.2 + 2.8.3-SNAPSHOT org.xmlunit diff --git a/xmlunit-placeholders/pom.xml b/xmlunit-placeholders/pom.xml index 683fb905..7af4936a 100644 --- a/xmlunit-placeholders/pom.xml +++ b/xmlunit-placeholders/pom.xml @@ -18,7 +18,7 @@ xmlunit-parent org.xmlunit - 2.8.2 + 2.8.3-SNAPSHOT 4.0.0