You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@unomi.apache.org by sh...@apache.org on 2019/05/15 17:39:29 UTC

[unomi] branch master updated: Remove some more references to incubating...

This is an automated email from the ASF dual-hosted git repository.

shuber pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/unomi.git


The following commit(s) were added to refs/heads/master by this push:
     new 07b46ac  Remove some more references to incubating...
07b46ac is described below

commit 07b46ac89a30b99b7d622e0d55d1ee3e9847be6d
Author: Serge Huber <sh...@apache.org>
AuthorDate: Wed May 15 19:39:24 2019 +0200

    Remove some more references to incubating...
    
    Signed-off-by: Serge Huber <sh...@apache.org>
---
 NOTICE                                               | 2 +-
 manual/src/main/asciidoc/samples/twitter-sample.adoc | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/NOTICE b/NOTICE
index 20fa743..26aa3d4 100644
--- a/NOTICE
+++ b/NOTICE
@@ -1,4 +1,4 @@
-Apache Unomi (incubating)
+Apache Unomi
 Copyright 2015-2019 The Apache Software Foundation
 
 This product includes software developed at
diff --git a/manual/src/main/asciidoc/samples/twitter-sample.adoc b/manual/src/main/asciidoc/samples/twitter-sample.adoc
index 0590606..48a3d9b 100644
--- a/manual/src/main/asciidoc/samples/twitter-sample.adoc
+++ b/manual/src/main/asciidoc/samples/twitter-sample.adoc
@@ -42,7 +42,7 @@ If you are using the packaged version of Unomi (as opposed to deploying it to yo
 
 [source]
 ----
-cp target/tweet-button-plugin-1.0.0-incubating-SNAPSHOT.jar ../../package/target/unomi-1.0.0-incubating-SNAPSHOT/deploy
+cp target/tweet-button-plugin-1.4.0-SNAPSHOT.jar ../../package/target/unomi-1.4.0-SNAPSHOT/deploy
 ----
 
 ===== Testing the samples