diff options
author | 2019-05-08 18:48:21 +0530 | |
---|---|---|
committer | 2019-05-08 18:48:21 +0530 | |
commit | fb8ad4d9fb5f08ec500fe972398c984247f96517 (patch) | |
tree | bf550c42cbefcf26b53a11d4fb0baa9e6bc7a218 /pom.xml | |
parent | a7df4e77c0439e0cce667982691f87a1205e0b87 (diff) |
Issue-ID: DCAEGEN2-1472 BBS bugfix(User Data as config)
Change-Id: I8a99637db7c41d6eafb58dfe960b6e29aacb71ff
Signed-off-by: s00370346 <swarup.nayak1@huawei.com>
Diffstat (limited to 'pom.xml')
-rw-r--r-- | pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -26,7 +26,7 @@ limitations under the License. </parent> <groupId>org.onap.dcaegen2.collectors.restconf</groupId> <artifactId>restconfcollector</artifactId> - <version>1.1.0-SNAPSHOT</version> + <version>1.2.0-SNAPSHOT</version> <name>dcaegen2-collectors-restconf</name> <description>RestConfCollector</description> <properties> |