You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tomee.apache.org by an...@apache.org on 2015/12/01 23:04:23 UTC

[71/77] [abbrv] tomee git commit: removing svn references

removing svn references


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

Branch: refs/heads/tomee-7.0.0-M1
Commit: f79ce15f70a998cf20a8eb152c49b7b13a89f9c6
Parents: c9320ea
Author: Romain Manni-Bucau <rm...@gmail.com>
Authored: Tue Dec 1 15:36:34 2015 +0100
Committer: Romain Manni-Bucau <rm...@gmail.com>
Committed: Tue Dec 1 15:36:34 2015 +0100

----------------------------------------------------------------------
 pom.xml | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/tomee/blob/f79ce15f/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 5368e3a..8c74383 100644
--- a/pom.xml
+++ b/pom.xml
@@ -442,11 +442,11 @@
             </description>
             <downloadPage>http://tomee.apache.org/downloads.html</downloadPage>
             <homepage>${project.url}</homepage>
-            <license>https://svn.apache.org/repos/asf/tomee/tomee/trunk/LICENSE</license>
+            <license>https://git-wip-us.apache.org/repos/asf?p=tomee.git;a=blob_plain;f=LICENSE;hb=HEAD</license>
             <mailingList>http://tomee.apache.org/support.html</mailingList>
             <name>Apache TomEE</name>
-            <scmAnonymous>http://svn.apache.org/viewvc/tomee/tomee/trunk/</scmAnonymous>
-            <scmDeveloper>https://svn.apache.org/repos/asf/tomee/tomee/trunk</scmDeveloper>
+            <scmAnonymous>https://git-wip-us.apache.org/repos/asf/tomee.git</scmAnonymous>
+            <scmDeveloper>https://git-wip-us.apache.org/repos/asf/tomee.git</scmDeveloper>
             <shortdesc>Apache TomEE is an all-Apache Java EE 6 Web Profile stack for Apache Tomcat</shortdesc>
             <vendor>${project.organization.name}</vendor>
           </doapOptions>