Updated Branches: refs/heads/master 280a0dfa0 -> 2a8d6f3ff
Remove tag on scm (not required) Project: http://git-wip-us.apache.org/repos/asf/karaf/repo Commit: http://git-wip-us.apache.org/repos/asf/karaf/commit/2a8d6f3f Tree: http://git-wip-us.apache.org/repos/asf/karaf/tree/2a8d6f3f Diff: http://git-wip-us.apache.org/repos/asf/karaf/diff/2a8d6f3f Branch: refs/heads/master Commit: 2a8d6f3ff32c8f1bc992f76fd948b64ce81d94e0 Parents: 280a0df Author: Jean-Baptiste Onofré <[email protected]> Authored: Wed Dec 18 09:13:45 2013 +0100 Committer: Jean-Baptiste Onofré <[email protected]> Committed: Wed Dec 18 09:13:45 2013 +0100 ---------------------------------------------------------------------- pom.xml | 1 - 1 file changed, 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/karaf/blob/2a8d6f3f/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index a74e58d..2ae7643 100644 --- a/pom.xml +++ b/pom.xml @@ -76,7 +76,6 @@ <connection>scm:git:https://git-wip-us.apache.org/repos/asf/karaf.git</connection> <developerConnection>scm:git:https://git-wip-us.apache.org/repos/asf/karaf.git</developerConnection> <url>https://git-wip-us.apache.org/repos/asf?p=karaf.git;a=summary</url> - <tag>HEAD</tag> </scm> <issueManagement>
