From 2316d6a756b1f5fc1eef309a7290da228b19f323 Mon Sep 17 00:00:00 2001 From: Jordan Padams Date: Wed, 22 Jan 2020 10:55:34 -0800 Subject: [PATCH] [RELEASE] validate v1.18.2 --- CHANGELOG.md | 14 ++++++++++++++ pom.xml | 2 +- 2 files changed, 15 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 0132426f1..788a3fefd 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,19 @@ # Change Log +## [v1.18.2](https://github.com/NASA-PDS-Incubator/validate/tree/v1.18.2) (2020-01-22) +[Full Changelog](https://github.com/NASA-PDS-Incubator/validate/compare/v1.18.1...v1.18.2) + +**Fixed bugs:** + +- Bug with \#149 fix: Product counter is invalid and does not reset after each collection [\#173](https://github.com/NASA-PDS-Incubator/validate/issues/173) + +**Merged pull requests:** + +- Fix bug introduced from \#149 fix [\#174](https://github.com/NASA-PDS-Incubator/validate/pull/174) ([jordanpadams](https://github.com/jordanpadams)) + +## [v1.18.1](https://github.com/NASA-PDS-Incubator/validate/tree/v1.18.1) (2020-01-21) +[Full Changelog](https://github.com/NASA-PDS-Incubator/validate/compare/v1.18.0...v1.18.1) + ## [v1.18.0](https://github.com/NASA-PDS-Incubator/validate/tree/v1.18.0) (2020-01-21) [Full Changelog](https://github.com/NASA-PDS-Incubator/validate/compare/v1.17.5...v1.18.0) diff --git a/pom.xml b/pom.xml index ca5c8b9c6..26e5810c0 100644 --- a/pom.xml +++ b/pom.xml @@ -44,7 +44,7 @@ POSSIBILITY OF SUCH DAMAGE. gov.nasa.pds validate - 1.19.0-SNAPSHOT + 1.18.2 jar ${project.groupId}:${project.artifactId}