diff options
author | elinuxhenrik <henrik.b.andersson@est.tech> | 2019-06-28 12:18:16 +0000 |
---|---|---|
committer | Vijay Venkatesh Kumar <vv770d@att.com> | 2019-07-11 20:28:24 +0000 |
commit | 415aa5b18540b099be556203a35c3f6518eaf7b7 (patch) | |
tree | 3d9628facb509efad2ade88ba7b661a6ef297bf6 /pom.xml | |
parent | 492c9e9df9d5fef2680a766131dbac12aa1f91b4 (diff) |
JJB alignment across DCAE components - DCAE Datafile Collector
Change-Id: I27dd76a8f1b84a8ab26080381321c509c1117a9b
Issue-ID: DCAEGEN2-1578
Signed-off-by: elinuxhenrik <henrik.b.andersson@est.tech>
Diffstat (limited to 'pom.xml')
-rw-r--r-- | pom.xml | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -24,13 +24,13 @@ <parent> <groupId>org.onap.oparent</groupId> <artifactId>oparent</artifactId> - <version>1.2.1</version> + <version>2.0.0</version> <relativePath /> </parent> <groupId>org.onap.dcaegen2.collectors</groupId> <artifactId>datafile</artifactId> - <version>1.2.0-SNAPSHOT</version> + <version>1.2.1-SNAPSHOT</version> <name>dcaegen2-collectors.datafile</name> <description>datafile collector</description> |