Repository: incubator-streams-master Updated Branches: refs/heads/master 65652d526 -> d50f8d83d
STREAMS-316: Add 'apache' to artifact names Project: http://git-wip-us.apache.org/repos/asf/incubator-streams-master/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-streams-master/commit/b0505f03 Tree: http://git-wip-us.apache.org/repos/asf/incubator-streams-master/tree/b0505f03 Diff: http://git-wip-us.apache.org/repos/asf/incubator-streams-master/diff/b0505f03 Branch: refs/heads/master Commit: b0505f038b7a02d49c022d11ffdeb1e3c9a3469d Parents: 65652d5 Author: smarthi <[email protected]> Authored: Tue Oct 4 08:47:23 2016 -0400 Committer: smarthi <[email protected]> Committed: Fri Oct 21 15:34:12 2016 -0400 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-streams-master/blob/b0505f03/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index d480531..9add4c1 100644 --- a/pom.xml +++ b/pom.xml @@ -28,7 +28,7 @@ </parent> <groupId>org.apache.streams</groupId> - <artifactId>streams-master</artifactId> + <artifactId>apache-streams-master</artifactId> <name>Apache Streams :: streams-master</name> <description>Apache Streams Master Pom</description> <packaging>pom</packaging>
