diff options
author | Chengkai Yan <martin.c.yan@est.tech> | 2018-11-07 23:22:59 +0100 |
---|---|---|
committer | Chengkai Yan <martin.c.yan@est.tech> | 2018-11-08 11:00:55 +0100 |
commit | e0116a84ce4ad3aa35b6daa2105b8143876083ea (patch) | |
tree | 5d8ee0424bc7ead2b1c1e49cda0ce7d4254cf1f9 /datafile-commons/pom.xml | |
parent | 7feb08ddbc51f53a5b0b3b1613940d09f7bc601f (diff) |
Update version for DFC 1.1.0
Change-Id: I48c0e16c38fef06c0c6455238ba891d84d7efa4c
Signed-off-by: Chengkai Yan <martin.c.yan@est.tech>
Issue-ID: DCAEGEN2-964
Diffstat (limited to 'datafile-commons/pom.xml')
-rw-r--r-- | datafile-commons/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/datafile-commons/pom.xml b/datafile-commons/pom.xml index 8c6e2e6a..393d0a61 100644 --- a/datafile-commons/pom.xml +++ b/datafile-commons/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.onap.dcaegen2.collectors</groupId> <artifactId>datafile</artifactId> - <version>1.0.4-SNAPSHOT</version> + <version>1.1.0-SNAPSHOT</version> </parent> <groupId>org.onap.dcaegen2.collectors.datafile</groupId> |