Repository: incubator-pirk Updated Branches: refs/heads/master 07e013957 -> 4bb94cec3
changing our groupid back to apache-pirk Project: http://git-wip-us.apache.org/repos/asf/incubator-pirk/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-pirk/commit/4bb94cec Tree: http://git-wip-us.apache.org/repos/asf/incubator-pirk/tree/4bb94cec Diff: http://git-wip-us.apache.org/repos/asf/incubator-pirk/diff/4bb94cec Branch: refs/heads/master Commit: 4bb94cec3a891fc82f873a62920be9fac65655b8 Parents: 07e0139 Author: eawilliams <[email protected]> Authored: Sat Aug 27 11:03:32 2016 -0400 Committer: eawilliams <[email protected]> Committed: Sat Aug 27 11:03:32 2016 -0400 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-pirk/blob/4bb94cec/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 0229c31..09c1faa 100644 --- a/pom.xml +++ b/pom.xml @@ -21,7 +21,7 @@ </parent> <groupId>org.apache.pirk</groupId> - <artifactId>pirk</artifactId> + <artifactId>apache-pirk</artifactId> <version>0.0.1-SNAPSHOT</version> <packaging>jar</packaging>
