SLIDER-1014 trying alternative scm fixup policy: by hand in the branch
Project: http://git-wip-us.apache.org/repos/asf/incubator-slider/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-slider/commit/353d56fd Tree: http://git-wip-us.apache.org/repos/asf/incubator-slider/tree/353d56fd Diff: http://git-wip-us.apache.org/repos/asf/incubator-slider/diff/353d56fd Branch: refs/heads/develop Commit: 353d56fd43ebc9b50fdca593cdee02f6b4d23efb Parents: c88f3c4 Author: Steve Loughran <ste...@apache.org> Authored: Fri Dec 18 20:16:29 2015 +0000 Committer: Steve Loughran <ste...@apache.org> Committed: Fri Dec 18 20:16:29 2015 +0000 ---------------------------------------------------------------------- pom.xml | 11 +++-------- 1 file changed, 3 insertions(+), 8 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-slider/blob/353d56fd/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 347ac89..d39a4e4 100644 --- a/pom.xml +++ b/pom.xml @@ -56,14 +56,9 @@ <connection> scm:git:http://git-wip-us.apache.org/repos/asf/incubator-slider.git </connection> - <!-- - Allows the git repository to be overridden so that maven release operations - do not create tags and branches on the ASF repository. - - Set the property git.repo = the URL to the repository - -Dgit.repo = scm:git:http://git-wip-us.apache.org/repos/asf/incubator-slider.git - --> - <developerConnection>${git.repo}</developerConnection> + <developerConnection> + scm:git:http://git-wip-us.apache.org/repos/asf/incubator-slider.git + </developerConnection> </scm> <distributionManagement>