From faba98958ba26b4434cda0e585334dae1e2396a2 Mon Sep 17 00:00:00 2001 From: lucio Date: Mon, 22 May 2023 13:14:15 +0200 Subject: [PATCH] version increased --- .classpath | 1 + CHANGELOG.md | 4 ++-- pom.xml | 2 +- 3 files changed, 4 insertions(+), 3 deletions(-) diff --git a/.classpath b/.classpath index 5e8a55f..1d05ba3 100644 --- a/.classpath +++ b/.classpath @@ -21,6 +21,7 @@ + diff --git a/CHANGELOG.md b/CHANGELOG.md index 919fdcc..7207b3f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,9 +3,9 @@ All notable changes to this project will be documented in this file. This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). -## [v1.0.1-SNAPSHOT] - [2022-09-28] +## [v2.0.0-SNAPSHOT] - [2022-09-28] -update +added new methods ## [v1.0.0] - [2021-05-04] diff --git a/pom.xml b/pom.xml index fa13bbc..6edf1a5 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ 4.0.0 org.gcube.data.access storagehub-script-utils - 1.0.1-SNAPSHOT + 2.0.0-SNAPSHOT ScriptingUtil