Change openjdk baseOS img to integration-java11
[dcaegen2/analytics/tca-gen2.git] / dcae-analytics / version.properties
index d67f858..b1893d0 100644 (file)
@@ -1,6 +1,7 @@
 #
 # ================================================================================
 # Copyright (c) 2018 AT&T Intellectual Property. All rights reserved.
+# Copyright (c) 2021 Samsung Electronics. 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.
@@ -17,8 +18,8 @@
 #
 #
 major=1
-minor=2
-patch=2
+minor=3
+patch=0
 base_version=${major}.${minor}.${patch}
 release_version=${base_version}
 snapshot_version=${base_version}-SNAPSHOT