Update bigtop site to 1.2.1
diff --git a/src/site/site.xml b/src/site/site.xml
index 668da9b..334ccab 100644
--- a/src/site/site.xml
+++ b/src/site/site.xml
@@ -67,6 +67,7 @@
       <item name="Release Notes" href="release-notes.html"/>
       <item name="1.1.0" href="http://www.apache.org/dyn/closer.lua/bigtop/bigtop-1.1.0/"/>
       <item name="1.2.0" href="http://www.apache.org/dyn/closer.lua/bigtop/bigtop-1.2.0/"/>
+      <item name="1.2.1" href="http://www.apache.org/dyn/closer.lua/bigtop/bigtop-1.2.1/"/>
     </menu>
 
     <menu name="Project Information">
diff --git a/src/site/xdoc/download.xml b/src/site/xdoc/download.xml
index acf652d..53f111b 100644
--- a/src/site/xdoc/download.xml
+++ b/src/site/xdoc/download.xml
@@ -35,12 +35,12 @@
 			<ul>
 				<li>
 					The latest release of Apache Bigtop software framework <br/>
-					<a href="http://www.apache.org/dyn/closer.lua/bigtop/bigtop-1.2.0/">Bigtop 1.2.0</a>
+					<a href="http://www.apache.org/dyn/closer.lua/bigtop/bigtop-1.2.1/">Bigtop 1.2.1</a>
 				</li>
 				<li>
 					Repositories of instsallable binary packages built with latest release
 					of the Apache Bitop project <br/>
-					<a href="https://www.apache.org/dist/bigtop/bigtop-1.2.0/repos/">Installable binary artifacts</a>
+					<a href="https://www.apache.org/dist/bigtop/bigtop-1.2.1/repos/">Installable binary artifacts</a>
 				</li>
 			</ul>
 		</section>
diff --git a/src/site/xdoc/index.xml b/src/site/xdoc/index.xml
index 04a6761..bab0787 100644
--- a/src/site/xdoc/index.xml
+++ b/src/site/xdoc/index.xml
@@ -53,7 +53,7 @@
 			<br />
 
 			<subsection name="Download latest release of Bigtop"></subsection>
-			<p><a href="download.html#releases">Bigtop-1.2.0</a> </p>
+			<p><a href="download.html#releases">Bigtop-1.2.1</a> </p>
 
 			<subsection name="All required tools will be installed by ./gradlew toolchain"></subsection>
 			<p>However place supply a suitable JRE (for instance openjdk7) first</p>