TOMEE-2165 remove obsolete tomat private repo

tomcat releases are hosted in maven.a.o nowadays


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

Branch: refs/heads/fb_tomee8
Commit: d44e6f983b5dce68eead42960832d0704dd949f0
Parents: 96ac307
Author: Mark Struberg <strub...@apache.org>
Authored: Wed Jan 31 09:27:54 2018 +0100
Committer: Mark Struberg <strub...@apache.org>
Committed: Wed Jan 31 09:27:54 2018 +0100

----------------------------------------------------------------------
 tomee/pom.xml | 13 -------------
 1 file changed, 13 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/tomee/blob/d44e6f98/tomee/pom.xml
----------------------------------------------------------------------
diff --git a/tomee/pom.xml b/tomee/pom.xml
index 9d04904..2a299cf 100644
--- a/tomee/pom.xml
+++ b/tomee/pom.xml
@@ -54,19 +54,6 @@
     <!--<module>tomee-deb</module>-->
   </modules>
 
-  <repositories>
-    <repository>
-      <id>tomcat-private-repository</id>
-      <name>Tomcat Private Repository</name>
-      <url>http://tomcat.apache.org/dev/dist/m2-repository</url>
-      <releases>
-        <enabled>true</enabled>
-      </releases>
-      <snapshots>
-        <enabled>false</enabled>
-      </snapshots>
-    </repository>
-  </repositories>
 
   <!-- just set the good JPA provider. As openejb-core is needed in all 
modules it is easier to do it here -->
   <profiles>

Reply via email to