You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tomee.apache.org by rm...@apache.org on 2014/12/02 13:05:37 UTC

tomee git commit: missing <

Repository: tomee
Updated Branches:
  refs/heads/develop 2e73a550c -> c96e25767


missing <


Project: http://git-wip-us.apache.org/repos/asf/tomee/repo
Commit: http://git-wip-us.apache.org/repos/asf/tomee/commit/c96e2576
Tree: http://git-wip-us.apache.org/repos/asf/tomee/tree/c96e2576
Diff: http://git-wip-us.apache.org/repos/asf/tomee/diff/c96e2576

Branch: refs/heads/develop
Commit: c96e25767c271241c3da981c9ef4f356a6f4e35c
Parents: 2e73a55
Author: Romain Manni-Bucau <rm...@apache.org>
Authored: Tue Dec 2 13:05:31 2014 +0100
Committer: Romain Manni-Bucau <rm...@apache.org>
Committed: Tue Dec 2 13:05:31 2014 +0100

----------------------------------------------------------------------
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/tomee/blob/c96e2576/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 509023e..0ee4bc9 100644
--- a/pom.xml
+++ b/pom.xml
@@ -88,7 +88,7 @@
   <scm>
     <connection>scm:git:https://git-wip-us.apache.org/repos/asf/tomee.git</connection>
     <developerConnection>scm:git:https://git-wip-us.apache.org/repos/asf/tomee.git</developerConnection>
-    <url>http://git-wip-us.apache.org/repos/asf/tomee.git/url>
+    <url>http://git-wip-us.apache.org/repos/asf/tomee.git</url>
   </scm>
 
   <properties>