diff options
author | Shadi Haidar <sh1986@att.com> | 2018-09-14 08:47:23 -0400 |
---|---|---|
committer | Shadi Haidar <sh1986@att.com> | 2018-09-14 08:51:03 -0400 |
commit | 4a81073bb3ce0e873bcf38853e66f8ae4150da67 (patch) | |
tree | 0676852eda272da0c37d6a708c749d1643bfafaf /version.properties | |
parent | af15f17c9701dc10977a0e5fc8656b43e5d4fa59 (diff) |
Update jetty-util ver
Change-Id: If94902cf904a7616b7feb0d5717333852ad24ccd
Issue-ID: DCAEGEN2-768
Signed-off-by: Shadi Haidar <sh1986@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 5ced55f..d096cfd 100644 --- a/version.properties +++ b/version.properties @@ -3,7 +3,7 @@ # because they are used in Jenkins, whose plug-in doesn't support
major=3
minor=0
-patch=3
+patch=4
base_version=${major}.${minor}.${patch}
# Release must be completed with git revision # in Jenkins
|