CHUKWA-809.  Prepare for 0.8.0 release.
diff --git a/pom.xml b/pom.xml
index 9a66922..57dc3f4 100644
--- a/pom.xml
+++ b/pom.xml
@@ -20,7 +20,7 @@
     <properties>
         <buildtype>test</buildtype>
         <BUILD_NUMBER>${env.BUILD_NUMBER}</BUILD_NUMBER>
-        <VERSION>0.8.0-SNAPSHOT</VERSION>
+        <VERSION>0.8.0</VERSION>
         <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
         <package.prefix>/usr</package.prefix>
         <package.conf.dir>/etc/chukwa</package.conf.dir>
@@ -65,7 +65,7 @@
     <modelVersion>4.0.0</modelVersion>
 
     <groupId>org.apache.chukwa</groupId>
-    <version>0.8.0-SNAPSHOT</version>
+    <version>0.8.0</version>
     <artifactId>chukwa</artifactId>
     <packaging>jar</packaging>