SLIDER-671 mvn release reformats this (empty) tag, so doing it pre-emptively
Project: http://git-wip-us.apache.org/repos/asf/incubator-slider/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-slider/commit/98ae5d80 Tree: http://git-wip-us.apache.org/repos/asf/incubator-slider/tree/98ae5d80 Diff: http://git-wip-us.apache.org/repos/asf/incubator-slider/diff/98ae5d80 Branch: refs/heads/branches/branch-0.6 Commit: 98ae5d803d99b21f95f4ac2698d399eef29f91cc Parents: ec26edd Author: Steve Loughran <[email protected]> Authored: Fri Dec 5 14:56:24 2014 +0000 Committer: Steve Loughran <[email protected]> Committed: Sat Jan 10 16:47:20 2015 +0000 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-slider/blob/98ae5d80/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 38f6a49..7832eff 100644 --- a/pom.xml +++ b/pom.xml @@ -1573,7 +1573,7 @@ <id>enforce</id> <configuration> <rules> - <DependencyConvergence/> + <DependencyConvergence /> </rules> </configuration> <goals>
