diff options
author | Jerry Flood <jflood@att.com> | 2018-10-19 13:27:20 -0400 |
---|---|---|
committer | Jerry Flood <jflood@att.com> | 2018-10-19 17:53:55 -0400 |
commit | 5ed3cee2f4a2d28e9c54aa3c6bc68372d339c19a (patch) | |
tree | a2dcfb2d98682f7a7ef8216ba0af40def355c8aa /version.properties | |
parent | fa7128ea746f9db2e426e640401a50602683aae0 (diff) |
Added groovy step and set version 1.0.0
Issue-ID: OPTFRA-373
Change-Id: I6c024328689cee15da193a9712dd1dfd09df15ef
Signed-off-by: Jerry Flood <jflood@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 22353f7..3e0ea3f 100644 --- a/version.properties +++ b/version.properties @@ -25,7 +25,7 @@ # Note that these variables cannot be structured (e.g. : version.release or version.snapshot etc... ) # because they are used in Jenkins, whose plug-in doesn't support -major=3 +major=1 minor=0 patch=0 |