update to release version
This commit is contained in:
parent
fdaf803487
commit
f6fcbcc78c
|
@ -3,7 +3,7 @@
|
||||||
All notable changes to this project will be documented in this file.
|
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).
|
This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
|
||||||
|
|
||||||
## [v1.2.4-SNAPSHOT] - [2023-03-30]
|
## [v1.2.4] - [2023-03-30]
|
||||||
|
|
||||||
|
|
||||||
- see #24727 upgrade version just for removing the gcube-staging dependencies
|
- see #24727 upgrade version just for removing the gcube-staging dependencies
|
||||||
|
|
2
pom.xml
2
pom.xml
|
@ -8,7 +8,7 @@
|
||||||
</parent>
|
</parent>
|
||||||
<groupId>org.gcube.core</groupId>
|
<groupId>org.gcube.core</groupId>
|
||||||
<artifactId>common-gcore-stubs</artifactId>
|
<artifactId>common-gcore-stubs</artifactId>
|
||||||
<version>1.2.4-SNAPSHOT</version>
|
<version>1.2.4</version>
|
||||||
<name>GCore Stubs</name>
|
<name>GCore Stubs</name>
|
||||||
<description>JAXWS Stub Support for gCore Service</description>
|
<description>JAXWS Stub Support for gCore Service</description>
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue