You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@bahir.apache.org by lr...@apache.org on 2017/04/13 19:07:18 UTC

[2/2] bahir git commit: [MINOR] Tweaking assembly naming

[MINOR] Tweaking assembly naming


Project: http://git-wip-us.apache.org/repos/asf/bahir/repo
Commit: http://git-wip-us.apache.org/repos/asf/bahir/commit/abfdc706
Tree: http://git-wip-us.apache.org/repos/asf/bahir/tree/abfdc706
Diff: http://git-wip-us.apache.org/repos/asf/bahir/diff/abfdc706

Branch: refs/heads/master
Commit: abfdc706f674f08b64b980ef98f0c467ac719561
Parents: b328233
Author: Luciano Resende <lr...@apache.org>
Authored: Thu Apr 13 12:05:23 2017 -0700
Committer: Luciano Resende <lr...@apache.org>
Committed: Thu Apr 13 12:05:23 2017 -0700

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


http://git-wip-us.apache.org/repos/asf/bahir/blob/abfdc706/distribution/pom.xml
----------------------------------------------------------------------
diff --git a/distribution/pom.xml b/distribution/pom.xml
index 4ff93fc..77104d1 100644
--- a/distribution/pom.xml
+++ b/distribution/pom.xml
@@ -26,9 +26,9 @@
     </parent>
 
     <groupId>org.apache.bahir</groupId>
-    <artifactId>assembly_2.11</artifactId>
+    <artifactId>bahir-spark-distribution_2.11</artifactId>
     <packaging>pom</packaging>
-    <name>Apache Bahir - Release Distributions</name>
+    <name>Apache Bahir - Spark Extensions Distribution</name>
     <url>http://bahir.apache.org/</url>
 
     <dependencies>