diff options
author | Lukasz Rajewski <lukasz.rajewski@t-mobile.pl> | 2022-11-22 18:29:39 +0100 |
---|---|---|
committer | Lukasz Rajewski <lukasz.rajewski@t-mobile.pl> | 2022-11-22 17:33:13 +0000 |
commit | 01e40630be7b8e97c61172e3e8db3c94775c1381 (patch) | |
tree | 05bf2ca0099c20d047c510ec2d076e19b7d68a13 | |
parent | 30c9e558617b5c754b23dc5aaf4649d4b26685de (diff) |
Change parent version
Issue-ID: DMAAP-1767
Signed-off-by: Lukasz Rajewski <lukasz.rajewski@t-mobile.pl>
Change-Id: I71ff2dd7b15a4114fe033a7ec899961815fd678e
-rw-r--r-- | pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -23,7 +23,7 @@ limitations under the License. <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>spring-boot-26-starter-parent</artifactId> - <version>2.5.0-SNAPSHOT</version> + <version>2.5.0</version> <relativePath/> </parent> |