diff --git a/CHANGELOG.md b/CHANGELOG.md index 8db72ef..c2d95bb 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,6 +3,11 @@ 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.4.1-SNAPSHOT] - [2023-05-11] + +* add jax-ws library just for test + ## [v1.4.0] - [2023-03-09] - Feature #24254 simple serviceEndpoint creation @@ -23,4 +28,4 @@ This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm ## [v1.0.0] - [2015-07-01] -- First commit \ No newline at end of file +- First commit diff --git a/pom.xml b/pom.xml index fcc9092..6d60248 100644 --- a/pom.xml +++ b/pom.xml @@ -11,7 +11,7 @@ 4.0.0 org.gcube.information-system icproxy - 1.4.0 + 1.4.1-SNAPSHOT ICProxy war @@ -152,4 +152,4 @@ ${artifactId} - \ No newline at end of file +