diff options
author | Polavarapu, Chaitanya (cp8128) <cp8128@att.com> | 2019-04-11 14:11:41 -0400 |
---|---|---|
committer | Polavarapu, Chaitanya (cp8128) <cp8128@att.com> | 2019-04-11 14:12:46 -0400 |
commit | 5622b921f2e3bb688656037a72f6821476f5eb81 (patch) | |
tree | 29e620eed15c5bdab45aa0e1c53a3a1c1602ebfb | |
parent | 0e93cb3b54e7868cfe5b8a85902adc100391da9c (diff) |
Updated version.properties
Updated to match with pom.xml snapshot version
Issue-ID: AAI-2338
Change-Id: Ief05d895de8cbe5eff7e8bc9705d691b660dcbb0
Signed-off-by: Polavarapu, Chaitanya (cp8128) <cp8128@att.com>
-rw-r--r-- | version.properties | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/version.properties b/version.properties index 668657e..eff345c 100644 --- a/version.properties +++ b/version.properties @@ -4,7 +4,7 @@ major=1 minor=4 -patch=0 +patch=1 base_version=${major}.${minor}.${patch} |