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 /version.properties | |
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 'version.properties')
-rw-r--r-- | version.properties | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/version.properties b/version.properties index d7c8cf39..7bf1a5cf 100644 --- a/version.properties +++ b/version.properties @@ -1,6 +1,6 @@ major=1 minor=12 -patch=2 +patch=3 base_version=${major}.${minor}.${patch} release_version=${base_version} snapshot_version=${base_version}-SNAPSHOT |