diff options
author | leventecsanyi <levente.csanyi@est.tech> | 2023-08-23 15:55:30 +0200 |
---|---|---|
committer | Levente Csanyi <levente.csanyi@est.tech> | 2023-08-23 14:00:10 +0000 |
commit | d35ad5cfae5b7dfac94612762a126f0ded11ac03 (patch) | |
tree | c581bd289b8ab26dcb1e1e63c97441af534346d8 /cps-application | |
parent | 3108576f307fd0bcaaee194cc9b2183d7c78cf48 (diff) |
Bump pom file versions
Issue-ID: CPS-1851
Signed-off-by: leventecsanyi <levente.csanyi@est.tech>
Change-Id: I15c1a9577ac940abfaae60689e3082f55455c28c
Diffstat (limited to 'cps-application')
-rwxr-xr-x | cps-application/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cps-application/pom.xml b/cps-application/pom.xml index c4b3fe63d8..e8869707ce 100755 --- a/cps-application/pom.xml +++ b/cps-application/pom.xml @@ -28,7 +28,7 @@ <parent> <groupId>org.onap.cps</groupId> <artifactId>cps-parent</artifactId> - <version>3.3.6-SNAPSHOT</version> + <version>3.3.7-SNAPSHOT</version> <relativePath>../cps-parent/pom.xml</relativePath> </parent> |