4747 < li class ="dropdown ">
4848 < a href ="# " class ="dropdown-toggle " data-toggle ="dropdown "> Docs< b class ="caret "> </ b > </ a >
4949 < ul class ="dropdown-menu ">
50- < li > < a href ="releases/latest/index.html "> Latest Release (0.8.0 )</ a > </ li >
50+ < li > < a href ="releases/latest/index.html "> Latest Release (0.8.1 )</ a > </ li >
5151 < li > < a href ="usecases.html "> Use Cases</ a > </ li >
5252 < li class ="divider "> </ li >
5353 < li > < a href ="publications.html "> Publications</ a > </ li >
@@ -97,14 +97,14 @@ <h1 class="title"></h1>
9797
9898 < h2 id ="downloads "> Downloads</ h2 >
9999
100- < h3 id ="latest-stable-release-v080 -this-is-not-an-apache-release "> Latest Stable Release (v0.8.0 ) (This is not an Apache release)</ h3 >
100+ < h3 id ="latest-stable-release-v081 -this-is-not-an-apache-release "> Latest Stable Release (v0.8.1 ) (This is not an Apache release)</ h3 >
101101
102102< p > < a href ="https://github.com/gearpump/gearpump/releases "> Release Notes</ a > </ p >
103103
104104< ul >
105- < li > < a href ="https://github.com/gearpump/gearpump/releases/download/0.8.0 /gearpump-2.11-0.8.0 .zip "> Binary (for Scala 2.11)</ a > </ li >
106- < li > < a href ="https://github.com/gearpump/gearpump/archive/0.8.0 .zip "> Source code (.zip)</ a > </ li >
107- < li > < a href ="https://github.com/gearpump/gearpump/archive/0.8.0 .tar.gz "> Source code (.tar.gz)</ a > </ li >
105+ < li > < a href ="https://github.com/gearpump/gearpump/releases/download/0.8.1 /gearpump-2.11-0.8.1 .zip "> Binary (for Scala 2.11)</ a > </ li >
106+ < li > < a href ="https://github.com/gearpump/gearpump/archive/0.8.1 .zip "> Source code (.zip)</ a > </ li >
107+ < li > < a href ="https://github.com/gearpump/gearpump/archive/0.8.1 .tar.gz "> Source code (.tar.gz)</ a > </ li >
108108</ ul >
109109
110110< p > < em > Note that as we have upgraded the Akka library to 2.4.x, which has dropped the Scala 2.10 support, we do NOT provide Gearpump build for Scala 2.10 since Gearpump 0.8.0.</ em > </ p >
@@ -117,12 +117,12 @@ <h2 id="maven-dependencies">Maven Dependencies</h2>
117117 < span class ="nt "> <dependency></ span >
118118 < span class ="nt "> <groupId></ span > com.github.intel-hadoop< span class ="nt "> </groupId></ span >
119119 < span class ="nt "> <artifactId></ span > gearpump-core_2.11< span class ="nt "> </artifactId></ span >
120- < span class ="nt "> <version></ span > 0.8.0 < span class ="nt "> </version></ span >
120+ < span class ="nt "> <version></ span > 0.8.1 < span class ="nt "> </version></ span >
121121 < span class ="nt "> </dependency></ span >
122122 < span class ="nt "> <dependency></ span >
123123 < span class ="nt "> <groupId></ span > com.github.intel-hadoop< span class ="nt "> </groupId></ span >
124124 < span class ="nt "> <artifactId></ span > gearpump-streaming_2.11< span class ="nt "> </artifactId></ span >
125- < span class ="nt "> <version></ span > 0.8.0 < span class ="nt "> </version></ span >
125+ < span class ="nt "> <version></ span > 0.8.1 < span class ="nt "> </version></ span >
126126 < span class ="nt "> </dependency></ span >
127127< span class ="nt "> </dependencies></ span > </ code > </ pre > </ figure >
128128
0 commit comments