Repository: commons-lang Updated Branches: refs/heads/master e56ac1c37 -> 480949c37
No need to duplicate group Id. Project: http://git-wip-us.apache.org/repos/asf/commons-lang/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-lang/commit/480949c3 Tree: http://git-wip-us.apache.org/repos/asf/commons-lang/tree/480949c3 Diff: http://git-wip-us.apache.org/repos/asf/commons-lang/diff/480949c3 Branch: refs/heads/master Commit: 480949c375a0f9c06196f1b754fee4006732d752 Parents: e56ac1c Author: Gary Gregory <[email protected]> Authored: Sun Nov 27 15:12:28 2016 -0800 Committer: Gary Gregory <[email protected]> Committed: Sun Nov 27 15:12:28 2016 -0800 ---------------------------------------------------------------------- pom.xml | 1 - 1 file changed, 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/commons-lang/blob/480949c3/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 513e27d..9be2073 100644 --- a/pom.xml +++ b/pom.xml @@ -25,7 +25,6 @@ <version>41</version> </parent> <modelVersion>4.0.0</modelVersion> - <groupId>org.apache.commons</groupId> <artifactId>commons-lang3</artifactId> <version>3.6-SNAPSHOT</version> <name>Apache Commons Lang</name>
