Repository: gora Updated Branches: refs/heads/master 7a36351b2 -> 0d8def049
Prepare for Apache Gora 0.5 Release Project: http://git-wip-us.apache.org/repos/asf/gora/repo Commit: http://git-wip-us.apache.org/repos/asf/gora/commit/0d8def04 Tree: http://git-wip-us.apache.org/repos/asf/gora/tree/0d8def04 Diff: http://git-wip-us.apache.org/repos/asf/gora/diff/0d8def04 Branch: refs/heads/master Commit: 0d8def049b8173b36fa5e83dd4bdb373454839fe Parents: 7a36351 Author: Lewis John McGibbney <[email protected]> Authored: Mon Sep 15 11:26:15 2014 -0400 Committer: Lewis John McGibbney <[email protected]> Committed: Mon Sep 15 11:26:15 2014 -0400 ---------------------------------------------------------------------- pom.xml | 1 - 1 file changed, 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/gora/blob/0d8def04/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 1fb69d9..57b668b 100644 --- a/pom.xml +++ b/pom.xml @@ -352,7 +352,6 @@ <version>${maven-release-plugin.version}</version> <configuration> <mavenExecutorId>forked-path</mavenExecutorId> - <tagBase>https://svn.apache.org/repos/asf/gora/tags</tagBase> <useReleaseProfile>false</useReleaseProfile> <arguments>-Papache-release,release</arguments> <autoVersionSubmodules>true</autoVersionSubmodules>
