diff options
author | Harish Venkata Kajur <vk250x@att.com> | 2020-09-09 11:09:45 -0400 |
---|---|---|
committer | Harish Venkata Kajur <vk250x@att.com> | 2020-09-09 16:07:33 -0400 |
commit | fbf222c19e05e3d598b6c5abe0c14e52dbe9834f (patch) | |
tree | 91b615cbe8c55edb40add05f6a2c9f315345a8f2 /version.properties | |
parent | b865838ae98d4faed6348f260b2e3970b8c5247b (diff) |
Reverting the schema service changes for transport ep
We will be instead using the network-route
Issue-ID: AAI-2920
Issue-ID: SO-3216
Change-Id: Ie2fab6bc4d2a0cf8db93b6e3623f49b73f4394b6
Signed-off-by: Harish Venkata Kajur <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 7b60f8d..c936f1d 100644 --- a/version.properties +++ b/version.properties @@ -4,7 +4,7 @@ # because they are used in Jenkins, whose plug-in doesn't support major_version=1 minor_version=7 -patch_version=8 +patch_version=9 base_version=${major_version}.${minor_version}.${patch_version} # Release must be completed with GIT information # in Jenkins |