diff options
Diffstat (limited to 'datafile-commons')
-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 4b812aa2..9029769e 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.0-SNAPSHOT</version> + <version>1.0.2-SNAPSHOT</version> </parent> <groupId>org.onap.dcaegen2.collectors.datafile</groupId> |