diff options
author | Vijay Venkatesh Kumar <vv770d@att.com> | 2023-02-14 16:48:50 -0500 |
---|---|---|
committer | Vijay Venkatesh Kumar <vv770d@att.com> | 2023-02-14 16:59:01 -0500 |
commit | 66af83f78633f6d3884a7a477ea69422aa41af2b (patch) | |
tree | ad85c0add763982433c06ecca99b6f11c6d6f512 /pom.xml | |
parent | 147999fca04f4c857209ff9594a69ccb2e2754d1 (diff) |
Test updates1.12.3
Test updates for ConfigProcessor, DMaaPConfigurationParser
& DMaaPEventPublisher
Change-Id: I340b3591ca47172dc90f8dafabdc1a0bf34ffb7c
Signed-off-by: Vijay Venkatesh Kumar <vv770d@att.com>
Issue-ID: DCAEGEN2-3345
Signed-off-by: Vijay Venkatesh Kumar <vv770d@att.com>
Diffstat (limited to 'pom.xml')
-rw-r--r-- | pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -25,7 +25,7 @@ </parent> <groupId>org.onap.dcaegen2.collectors.ves</groupId> <artifactId>VESCollector</artifactId> - <version>1.12.2-SNAPSHOT</version> + <version>1.12.3-SNAPSHOT</version> <name>dcaegen2-collectors-ves</name> <description>VESCollector</description> <properties> |