diff options
author | ahothan <ahothan@cisco.com> | 2018-11-13 10:16:15 -0800 |
---|---|---|
committer | ahothan <ahothan@cisco.com> | 2018-11-13 10:16:15 -0800 |
commit | 7a90e74a1390794b72fc5c3629e141f2def908d7 (patch) | |
tree | def2805186b2a2f65ac7db183b3ce576734bc05a /docs/development/design/versioning.rst | |
parent | 3dfb5268ebfada08c1a2316708564e627f86da42 (diff) |
Update 2.0 doc
Change-Id: I223bd40e798c772d7cf7423d88f62bccb164a46b
Signed-off-by: ahothan <ahothan@cisco.com>
Diffstat (limited to 'docs/development/design/versioning.rst')
-rw-r--r-- | docs/development/design/versioning.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/development/design/versioning.rst b/docs/development/design/versioning.rst index 8103534..40e70f2 100644 --- a/docs/development/design/versioning.rst +++ b/docs/development/design/versioning.rst @@ -13,4 +13,4 @@ These git tags are applied indepently of the OPNFV release tags which are applie In general it is recommeneded to always have a project git version tag associated to any OPNFV release tag content obtained from a sync from master. -NFVbench Docker containers will be versioned based on the OPNF release tags or based on NFVbench project tags. +NFVbench Docker containers will be versioned based on the NFVbench project tags. |