- Moved to `gcube-smartgears-bom 2.5.1{-SNAPSHOT}` [#28026]
This commit is contained in:
parent
b6742178ea
commit
d1b217f09d
|
@ -8,7 +8,7 @@ This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm
|
|||
- sdi-plugins: add the logic to apply a regex to the value that must be added to index [#26322]
|
||||
- notifications-plugins: integrated [#26453]
|
||||
- catalogue-binding-plugins: integrated [#26454]
|
||||
- Moved to `gcube-smartgears-bom 2.6.0{-SNAPSHOT}` [#28026]
|
||||
- Moved to `gcube-smartgears-bom 2.5.1{-SNAPSHOT}` [#28026]
|
||||
|
||||
## [v1.0.5]
|
||||
|
||||
|
|
7
pom.xml
7
pom.xml
|
@ -23,8 +23,7 @@
|
|||
<gitBaseUrl>https://code-repo.d4science.org/gCubeSystem</gitBaseUrl>
|
||||
|
||||
<!-- default is prod -->
|
||||
<gcube-bom-version>2.4.0</gcube-bom-version>
|
||||
<gcube-smartgears-bom-version>2.5.0</gcube-smartgears-bom-version>
|
||||
<gcube-smartgears-bom-version>2.5.1</gcube-smartgears-bom-version>
|
||||
<storagehub-version-range>[2.0.0-SNAPSHOT,3.0.0-SNAPSHOT)</storagehub-version-range>
|
||||
<plugin-framework-version>1.0.5-SNAPSHOT</plugin-framework-version>
|
||||
<authorization-utils-range>[2.0.0, 3.0.0-SNAPSHOT)</authorization-utils-range>
|
||||
|
@ -41,7 +40,7 @@
|
|||
</property>
|
||||
</activation>
|
||||
<properties>
|
||||
<gcube-smartgears-bom-version>2.6.0</gcube-smartgears-bom-version>
|
||||
<gcube-smartgears-bom-version>2.5.1</gcube-smartgears-bom-version>
|
||||
<plugin-framework-version>1.0.5</plugin-framework-version>
|
||||
<authorization-utils-range>[2.0.0, 3.0.0-SNAPSHOT)</authorization-utils-range>
|
||||
</properties>
|
||||
|
@ -55,7 +54,7 @@
|
|||
</property>
|
||||
</activation>
|
||||
<properties>
|
||||
<gcube-smartgears-bom-version>2.6.0-SNAPSHOT</gcube-smartgears-bom-version>
|
||||
<gcube-smartgears-bom-version>2.5.1-SNAPSHOT</gcube-smartgears-bom-version>
|
||||
<plugin-framework-version>1.0.5-SNAPSHOT</plugin-framework-version>
|
||||
<authorization-utils-range>[2.0.0, 3.0.0-SNAPSHOT)</authorization-utils-range>
|
||||
</properties>
|
||||
|
|
Loading…
Reference in New Issue