Repository: bahir-flink Updated Branches: refs/heads/master 48b1f6f09 -> 9188fd557
[MINOR] Tweaking assembly naming Project: http://git-wip-us.apache.org/repos/asf/bahir-flink/repo Commit: http://git-wip-us.apache.org/repos/asf/bahir-flink/commit/9188fd55 Tree: http://git-wip-us.apache.org/repos/asf/bahir-flink/tree/9188fd55 Diff: http://git-wip-us.apache.org/repos/asf/bahir-flink/diff/9188fd55 Branch: refs/heads/master Commit: 9188fd557366226a02bda8b8cb343d66d48a6e83 Parents: 48b1f6f Author: Luciano Resende <[email protected]> Authored: Thu Apr 13 12:06:06 2017 -0700 Committer: Luciano Resende <[email protected]> Committed: Thu Apr 13 12:06:06 2017 -0700 ---------------------------------------------------------------------- distribution/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/bahir-flink/blob/9188fd55/distribution/pom.xml ---------------------------------------------------------------------- diff --git a/distribution/pom.xml b/distribution/pom.xml index 30dc293..b4834b1 100644 --- a/distribution/pom.xml +++ b/distribution/pom.xml @@ -28,7 +28,7 @@ <groupId>org.apache.bahir</groupId> <artifactId>bahir-flink-assembly_2.11</artifactId> <packaging>pom</packaging> - <name>Apache Bahir for Flink - Release Distributions</name> + <name>Apache Bahir - Flink Extensions Distribution</name> <url>http://bahir.apache.org/</url> <dependencies>
