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 2016/09/05 08:11:25 UTC

tomee git commit: removing OWB 1.7.0 staging repos

Repository: tomee
Updated Branches:
  refs/heads/master 5ce08744a -> 34e1ba902


removing OWB 1.7.0 staging repos


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

Branch: refs/heads/master
Commit: 34e1ba902ef3abf1b3775be8dcfb37c0a2e55ead
Parents: 5ce0874
Author: Romain manni-Bucau <rm...@gmail.com>
Authored: Mon Sep 5 10:11:13 2016 +0200
Committer: Romain manni-Bucau <rm...@gmail.com>
Committed: Mon Sep 5 10:11:13 2016 +0200

----------------------------------------------------------------------
 pom.xml | 16 ----------------
 1 file changed, 16 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/tomee/blob/34e1ba90/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index c3b1493..42f3ed4 100644
--- a/pom.xml
+++ b/pom.xml
@@ -507,15 +507,6 @@
           <id>Apache Snapshots</id>
           <url>https://repository.apache.org/content/repositories/snapshots</url>
         </repository>
-
-        <!-- Comment this section in and amend it to temporarily add staging repos for TCK tests 
-        <repository>
-          <snapshots><enabled>false</enabled></snapshots>
-          <releases><enabled>true</enabled></releases>
-          <id>OWB staging repo</id>
-          <url>https://repository.apache.org/content/repositories/orgapacheopenwebbeans-1018/</url>
-        </repository>
-        -->
       </repositories>
     </profile>
     <profile>
@@ -619,13 +610,6 @@
             <enabled>true</enabled>
           </snapshots>
         </repository>
-        <!-- TODO Remove this repository once the OWB-1.7.0 VOTE succeeded -->
-        <repository>
-          <snapshots><enabled>false</enabled></snapshots>
-          <releases><enabled>true</enabled></releases>
-          <id>OWB staging repo</id>
-          <url>https://repository.apache.org/content/repositories/orgapacheopenwebbeans-1017/</url>
-        </repository>
       </repositories>
 
       <pluginRepositories>