diff options
author | Rishi.Chail <rishi.chail@est.tech> | 2021-03-05 12:32:33 +0000 |
---|---|---|
committer | Rishi.Chail <rishi.chail@est.tech> | 2021-03-05 13:28:08 +0000 |
commit | dbffd9196b8636c5302cade1258ef347e9f99445 (patch) | |
tree | 275983a5ff435189de63553089aacf9a9f9f6e4a /cps-nf-proxy-service/pom.xml | |
parent | e56fe1e2748324fc35eb82f6bdd9dbef643b9a52 (diff) |
Update versions for next release
Issue-ID: CPS-256
Signed-off-by: Rishi.Chail <rishi.chail@est.tech>
Change-Id: Ifce438495233edd7de9f42129ab60bebc365f0b9
Diffstat (limited to 'cps-nf-proxy-service/pom.xml')
-rw-r--r-- | cps-nf-proxy-service/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cps-nf-proxy-service/pom.xml b/cps-nf-proxy-service/pom.xml index 0ac87b40ea..38e79f7e70 100644 --- a/cps-nf-proxy-service/pom.xml +++ b/cps-nf-proxy-service/pom.xml @@ -6,7 +6,7 @@ <parent> <groupId>org.onap.cps</groupId> <artifactId>cps-parent</artifactId> - <version>1.0.0-SNAPSHOT</version> + <version>1.1.0-SNAPSHOT</version> <relativePath>../cps-parent/pom.xml</relativePath> </parent> |