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/09d64499 Tree: http://git-wip-us.apache.org/repos/asf/incubator-slider/tree/09d64499 Diff: http://git-wip-us.apache.org/repos/asf/incubator-slider/diff/09d64499 Branch: refs/heads/feature/SLIDER-151_REST_API Commit: 09d64499875f53417aa094f5985a68a21fdfcae2 Parents: 4662c65 Author: Steve Loughran <[email protected]> Authored: Fri Dec 5 14:56:24 2014 +0000 Committer: Steve Loughran <[email protected]> Committed: Fri Dec 5 14:56:24 2014 +0000 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-slider/blob/09d64499/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index a0468f2..765c96f 100644 --- a/pom.xml +++ b/pom.xml @@ -1598,7 +1598,7 @@ <id>enforce</id> <configuration> <rules> - <DependencyConvergence/> + <DependencyConvergence /> </rules> </configuration> <goals>
