diff options
author | sumithra <sumithra.s69@wipro.com> | 2021-07-08 08:05:11 +0000 |
---|---|---|
committer | Sumithra S <sumithra.s69@wipro.com> | 2021-07-12 05:29:01 +0000 |
commit | 1a167a49ccb338a0bdf0542aa332524dadf573ff (patch) | |
tree | 68601710ac5a5bc6ed071ef724338bbad819b59f /eelf-logger/pom.xml | |
parent | f19a66a6582396e2ee1297a3e5898afa77484ea9 (diff) |
Update sdk version to load policies from a file mounted by policy sidecar container
Issue-ID: DCAEGEN2-2710
Signed-off-by: Sumithra <sumithra.s69@wipro.com>
Change-Id: Id442a5263b0cae2281a1c76637b0bcbac018f38a
Diffstat (limited to 'eelf-logger/pom.xml')
-rw-r--r-- | eelf-logger/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/eelf-logger/pom.xml b/eelf-logger/pom.xml index 472a715..11ed323 100644 --- a/eelf-logger/pom.xml +++ b/eelf-logger/pom.xml @@ -27,7 +27,7 @@ <parent> <groupId>org.onap.dcaegen2.analytics.tca-gen2</groupId> <artifactId>tca-gen2-parent</artifactId> - <version>1.3.0-SNAPSHOT</version> + <version>1.3.1-SNAPSHOT</version> </parent> <artifactId>eelf-logger</artifactId> |