summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.gitreview1
-rw-r--r--docs/conf.py4
2 files changed, 3 insertions, 2 deletions
diff --git a/.gitreview b/.gitreview
index c088dd69b..b8e7f3214 100644
--- a/.gitreview
+++ b/.gitreview
@@ -2,3 +2,4 @@
host=gerrit.onap.org
port=29418
project=doc.git
+defaultbranch=amsterdam
diff --git a/docs/conf.py b/docs/conf.py
index 393e2ac42..d17ccbb5b 100644
--- a/docs/conf.py
+++ b/docs/conf.py
@@ -74,9 +74,9 @@ author = u'Open Network Automation Platform'
# built documents.
#
# The short X.Y version.
-version = 'Latest'
+version = 'Amsterdam'
# The full version, including alpha/beta/rc tags.
-release = 'Latest'
+release = '1.0.0'
# The language for content autogenerated by Sphinx. Refer to documentation
# for a list of supported languages.