diff options
author | Niranjana <niranjana.y60@wipro.com> | 2021-06-01 09:47:36 +0000 |
---|---|---|
committer | Niranjana <niranjana.y60@wipro.com> | 2021-06-03 05:06:27 +0000 |
commit | 837f51c82b40d9c251a082768af7a196ff7c901c (patch) | |
tree | 2738ddbb27b5e2e96673ef3fb5c3f7e6d3e9928d /standardization/pom.xml | |
parent | 9cf6e91ced584f67d709b985afde0b686e615f94 (diff) |
Update CBS-Client to read policy configuration from a file exposed by policy-sidecar container
Issue-ID: DCAEGEN2-2752
Signed-off-by: Niranjana <niranjana.y60@wipro.com>
Change-Id: Ib00d1b031021c0342b0845b63d65172333ac4158
Diffstat (limited to 'standardization/pom.xml')
-rw-r--r-- | standardization/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/standardization/pom.xml b/standardization/pom.xml index de0f2b7e..19dd0a15 100644 --- a/standardization/pom.xml +++ b/standardization/pom.xml @@ -8,7 +8,7 @@ <parent> <groupId>org.onap.dcaegen2.services</groupId> <artifactId>sdk</artifactId> - <version>1.8.4-SNAPSHOT</version> + <version>1.8.5-SNAPSHOT</version> <relativePath>..</relativePath> </parent> |