Skip to content

Commit

Permalink
[RELEASE] validate v2.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
jordanpadams committed Apr 8, 2021
1 parent 2652b21 commit 023353b
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# Changelog

## [v2.0.2](https://github.com/NASA-PDS/validate/tree/v2.0.2) (2021-04-07)

[Full Changelog](https://github.com/NASA-PDS/validate/compare/v2.0.0...v2.0.2)

**Requirements:**

- Upgrade to Java 9+ [\#323](https://github.com/NASA-PDS/validate/issues/323)
- Update installation documentation to require Java 1.9+ [\#322](https://github.com/NASA-PDS/validate/issues/322)

## [v2.0.0](https://github.com/NASA-PDS/validate/tree/v2.0.0) (2021-04-06)

[Full Changelog](https://github.com/NASA-PDS/validate/compare/1.24.0...v2.0.0)
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ POSSIBILITY OF SUCH DAMAGE.

<groupId>gov.nasa.pds</groupId>
<artifactId>validate</artifactId>
<version>2.1.0-SNAPSHOT</version>
<version>2.0.2</version>
<packaging>jar</packaging>

<name>${project.groupId}:${project.artifactId}</name>
Expand Down

0 comments on commit 023353b

Please sign in to comment.