summaryrefslogtreecommitdiffstats
path: root/components/datalake-handler/admin/pom.xml
diff options
context:
space:
mode:
authorSowmya_Narayanasetty <narayanasetty.sowmya@ltts.com>2020-07-27 20:00:56 +0530
committerSowmya_Narayanasetty <narayanasetty.sowmya@ltts.com>2020-08-05 15:47:06 +0530
commitacd539a2348b81b0763b489300092ffd2a92c821 (patch)
treeb073d38a5b3081f91e000d29b20736f9de9a145e /components/datalake-handler/admin/pom.xml
parent241494cef9587dd2834e4192c71437a1741d9553 (diff)
DL-Handlers java upgrade from 8 to 11-DCAEGEN2-2286
Signed-off-by: Sowmya_Narayanasetty <narayanasetty.sowmya@ltts.com> Change-Id: I9b53c7b8ca9db871b2dc46dea6a243089f6c8a1d Signed-off-by: Sowmya_Narayanasetty <narayanasetty.sowmya@ltts.com> Issue-ID: DCAEGEN2-2286
Diffstat (limited to 'components/datalake-handler/admin/pom.xml')
-rw-r--r--components/datalake-handler/admin/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/components/datalake-handler/admin/pom.xml b/components/datalake-handler/admin/pom.xml
index ff2044d5..2448b082 100644
--- a/components/datalake-handler/admin/pom.xml
+++ b/components/datalake-handler/admin/pom.xml
@@ -7,7 +7,7 @@
<parent>
<groupId>org.onap.dcaegen2.services.components</groupId>
<artifactId>datalake-handler</artifactId>
- <version>1.0.2-SNAPSHOT</version>
+ <version>1.1.0-SNAPSHOT</version>
</parent>
<groupId>org.onap.dcaegen2.services.components.datalake-handler</groupId>