SAMOA-37: Fix description of the project

Project: http://git-wip-us.apache.org/repos/asf/incubator-samoa/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-samoa/commit/01d6d574
Tree: http://git-wip-us.apache.org/repos/asf/incubator-samoa/tree/01d6d574
Diff: http://git-wip-us.apache.org/repos/asf/incubator-samoa/diff/01d6d574

Branch: refs/heads/master
Commit: 01d6d57426aee3cded877095173fdb197db30eb3
Parents: 98ce510
Author: Gianmarco De Francisci Morales <[email protected]>
Authored: Fri Jun 26 11:06:22 2015 +0200
Committer: abifet <[email protected]>
Committed: Wed Jul 1 18:09:09 2015 +0800

----------------------------------------------------------------------
 pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-samoa/blob/01d6d574/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 6fcd736..88b6790 100644
--- a/pom.xml
+++ b/pom.xml
@@ -23,7 +23,7 @@
     <modelVersion>4.0.0</modelVersion>
 
     <name>Apache SAMOA</name>
-    <description>Scalable Advanced Massive Online Analysis</description>
+    <description>Apache SAMOA (incubating) is a platform for mining big data 
streams.</description>
     <url>http://samoa.incubator.apache.org</url>
     <inceptionYear>2013</inceptionYear>
     <modules>
@@ -33,7 +33,7 @@
 
     <groupId>org.apache.samoa</groupId>
     <artifactId>samoa</artifactId>
-    <version>0.3.0-SNAPSHOT</version>
+    <version>0.3.0-incubating-SNAPSHOT</version>
 
     <organization>
         <name>The Apache Software Foundation</name>

Reply via email to