diff options
author | Kajur, Harish (vk250x) <vk250x@att.com> | 2018-04-23 10:30:06 -0400 |
---|---|---|
committer | Kajur, Harish (vk250x) <vk250x@att.com> | 2018-04-23 10:38:12 -0400 |
commit | ad4a95ea316ec1577928e252b407717afdf3fbbb (patch) | |
tree | c7cb93f1ce34a43e20a349672d872cab917da50a /version.properties | |
parent | 4e213a78a72803b39715d89494709dc4bbfb2e0f (diff) |
Generate xsd for v12 and v13 with esr
Also update the version to 1.2.3-SNAPSHOT
Issue-ID: AAI-1090
Change-Id: I7649416340f0a670ec9e83cfef355dc4ef40a1b3
Signed-off-by: Kajur, Harish (vk250x) <vk250x@att.com>
Diffstat (limited to 'version.properties')
-rw-r--r-- | version.properties | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/version.properties b/version.properties index e6fc35ba..6be12c90 100644 --- a/version.properties +++ b/version.properties @@ -5,7 +5,7 @@ major_version=1 minor_version=2 -patch_version=2 +patch_version=3 base_version=${major_version}.${minor_version}.${patch_version} |