You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@streampipes.apache.org by ri...@apache.org on 2020/04/23 09:08:03 UTC

[incubator-streampipes] branch dev updated: Update project name in pom.xml

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

riemer pushed a commit to branch dev
in repository https://gitbox.apache.org/repos/asf/incubator-streampipes.git


The following commit(s) were added to refs/heads/dev by this push:
     new 504d2f4  Update project name in pom.xml
504d2f4 is described below

commit 504d2f4ecec87500bdff7966f39c25ea38a3b247
Author: Dominik Riemer <ri...@fzi.de>
AuthorDate: Thu Apr 23 11:07:48 2020 +0200

    Update project name in pom.xml
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index c2df60b..f3c290d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -114,7 +114,7 @@
         <maven.dependency.check.plugin.version>5.2.2</maven.dependency.check.plugin.version>
     </properties>
 
-    <name>Apache StreamPipes</name>
+    <name>Apache StreamPipes (incubating)</name>
     <description>A self-service (Industrial) IoT toolbox to enable non-technical users to connect, analyze and explore
         IoT data streams.
     </description>