[DCAEGEN2] Vulnerability addressal for TCAgen2
[dcaegen2/analytics/tca-gen2.git] / pom.xml
diff --git a/pom.xml b/pom.xml
index 60f6655..083127b 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -1,8 +1,11 @@
 <?xml version="1.0"?>
 <!--
+  ~ ============LICENSE_START=======================================================
+  ~  TCAgen2
   ~ ================================================================================
   ~ Copyright (c) 2018 AT&T Intellectual Property. All rights reserved.
   ~ Copyright (c) 2021 Samsung Electronics. All rights reserved.
+  ~ Copyright (c) 2022 Wipro Limited.
   ~ ================================================================================
   ~ Licensed under the Apache License, Version 2.0 (the "License");
   ~ you may not use this file except in compliance with the License.
 
     <groupId>org.onap.dcaegen2.analytics.tca-gen2</groupId>
     <artifactId>tca-gen2-parent</artifactId>
-    <version>1.3.1-SNAPSHOT</version>
+    <version>${revision}</version>
+
+    <properties>
+        <revision>1.3.2-SNAPSHOT</revision>
+    </properties>
 
     <name>dcaegen2-analytics-tca-gen2</name>
     <packaging>pom</packaging>