diff options
author | danielhanrahan <daniel.hanrahan@est.tech> | 2023-09-20 17:10:40 +0100 |
---|---|---|
committer | danielhanrahan <daniel.hanrahan@est.tech> | 2023-09-20 17:10:40 +0100 |
commit | 56384d1ae24b231ed1537c1a551270ef0f69c445 (patch) | |
tree | 83954fc34b225b7fc9286c89c4db6208e1950211 /cps-ncmp-rest-stub/cps-ncmp-rest-stub-app/pom.xml | |
parent | 3e20733dde664f5237bfe753aa63f4156a9e7f00 (diff) |
Bump pom file versions
Issue-ID: CPS-1882
Signed-off-by: danielhanrahan <daniel.hanrahan@est.tech>
Change-Id: Iec6b6e8fed17ad8250a39436c7b4fd5572e5c916
Diffstat (limited to 'cps-ncmp-rest-stub/cps-ncmp-rest-stub-app/pom.xml')
-rw-r--r-- | cps-ncmp-rest-stub/cps-ncmp-rest-stub-app/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cps-ncmp-rest-stub/cps-ncmp-rest-stub-app/pom.xml b/cps-ncmp-rest-stub/cps-ncmp-rest-stub-app/pom.xml index 6683a23537..275313c3b2 100644 --- a/cps-ncmp-rest-stub/cps-ncmp-rest-stub-app/pom.xml +++ b/cps-ncmp-rest-stub/cps-ncmp-rest-stub-app/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>org.onap.cps</groupId> <artifactId>cps-ncmp-rest-stub</artifactId> - <version>3.3.7-SNAPSHOT</version> + <version>3.3.8-SNAPSHOT</version> </parent> <artifactId>cps-ncmp-rest-stub-app</artifactId> |