diff options
author | Phillip Leigh <phillip.leigh@amdocs.com> | 2018-07-27 11:18:51 -0400 |
---|---|---|
committer | Phillip Leigh <phillip.leigh@amdocs.com> | 2018-08-15 11:11:37 -0400 |
commit | 08496f00787d418976354cb0aa02f0bf0f4b0294 (patch) | |
tree | c1f95eeb90264c3769169f8d7de7199c32aee373 /version.properties | |
parent | 6dcf97a8e2160f9d54a3a155a36f4c4fa7e35f0d (diff) |
Stitch btw NetworkDiscovery&ServiceDecomp& CtxAggr
Issue-ID: LOG-599
Change-Id: Ia96ee1f7e586f385a3dc9c4fe0c5ff3badfeeea3
Signed-off-by: Phillip Leigh <phillip.leigh@amdocs.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 19b4911..35797f4 100644 --- a/version.properties +++ b/version.properties @@ -1,6 +1,6 @@ # Versioning variables # 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 +# because they are used in Jenkins, whose plug-in doesn't support. major=1 minor=3 |