aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorLukasz Rajewski <lukasz.rajewski@t-mobile.pl>2022-11-22 18:29:39 +0100
committerLukasz Rajewski <lukasz.rajewski@t-mobile.pl>2022-11-22 17:33:13 +0000
commit01e40630be7b8e97c61172e3e8db3c94775c1381 (patch)
tree05bf2ca0099c20d047c510ec2d076e19b7d68a13 /pom.xml
parent30c9e558617b5c754b23dc5aaf4649d4b26685de (diff)
Change parent version
Issue-ID: DMAAP-1767 Signed-off-by: Lukasz Rajewski <lukasz.rajewski@t-mobile.pl> Change-Id: I71ff2dd7b15a4114fe033a7ec899961815fd678e
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index 1ca3bb8bd..58a97a2ba 100644
--- a/pom.xml
+++ b/pom.xml
@@ -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>