diff options
Diffstat (limited to 'pom.xml')
-rw-r--r-- | pom.xml | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -6,6 +6,7 @@ ~ Copyright (c) 2018 AT&T Intellectual Property. All rights reserved. ~ Copyright (c) 2021 Samsung Electronics. All rights reserved. ~ Copyright (c) 2022 Wipro Limited. + ~ Copyright (c) 2022 Huawei. All rights reserved. ~ ================================================================================ ~ Licensed under the Apache License, Version 2.0 (the "License"); ~ you may not use this file except in compliance with the License. @@ -35,7 +36,7 @@ <version>${revision}</version> <properties> - <revision>1.3.2-SNAPSHOT</revision> + <revision>1.3.3-SNAPSHOT</revision> </properties> <name>dcaegen2-analytics-tca-gen2</name> |