Update FM message spec to VES 7.2
[dcaegen2/services/son-handler.git] / version.properties
index 15ef9d6..a1b17e4 100644 (file)
@@ -2,7 +2,7 @@
 #  ============LICENSE_START=======================================================
 #  son-handler
 #  ================================================================================
-#   Copyright (C) 2019 Wipro Limited.
+#   Copyright (C) 2019-2020 Wipro Limited.
 #   ==============================================================================
 #     Licensed under the Apache License, Version 2.0 (the "License");
 #     you may not use this file except in compliance with the License.
@@ -18,9 +18,9 @@
 #     ============LICENSE_END=========================================================
 #
 ###############################################################################
-major=1
+major=2
 minor=1
-patch=1
+patch=4
 base_version=${major}.${minor}.${patch}
 release_version=${base_version}
 snapshot_version=${base_version}-SNAPSHOT