From cb20dd954987c444d423b768266c29e93ce2e24e Mon Sep 17 00:00:00 2001 From: skperez Date: Sun, 19 May 2024 23:22:31 -0700 Subject: [PATCH] bump version on develop after 2.2.0 release --- CHANGELOG.md | 8 ++++++++ pom.xml | 2 +- 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index f0ea27f..ed5e6c8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,14 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). +# [Unreleased] +### Added +### Changed +### Deprecated +### Removed +### Fixed +### Security + # [2.2.0] ### Added ### Changed diff --git a/pom.xml b/pom.xml index 7312341..a08ccad 100755 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ gov.nasa.cumulus cnm-response - 2.2.0-alpha.1-SNAPSHOT + 2.3.0-alpha.1-SNAPSHOT jar cnm-response