You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tomee.apache.org by st...@apache.org on 2016/09/04 08:07:27 UTC

tomee git commit: TOMEE-1920 remove temp staging repo as OWB-1.7.0 is now released

Repository: tomee
Updated Branches:
  refs/heads/master 469e7cb94 -> 5ce08744a


TOMEE-1920 remove temp staging repo as OWB-1.7.0 is now released


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

Branch: refs/heads/master
Commit: 5ce08744aea96ef9957cf293fef54b8dd19dffb5
Parents: 469e7cb
Author: Mark Struberg <st...@apache.org>
Authored: Sun Sep 4 10:06:24 2016 +0200
Committer: Mark Struberg <st...@apache.org>
Committed: Sun Sep 4 10:06:50 2016 +0200

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


http://git-wip-us.apache.org/repos/asf/tomee/blob/5ce08744/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index a433e75..c3b1493 100644
--- a/pom.xml
+++ b/pom.xml
@@ -508,13 +508,14 @@
           <url>https://repository.apache.org/content/repositories/snapshots</url>
         </repository>
 
-        <!-- TODO Remove this repository once the OWB-1.7.0 VOTE succeeded -->
+        <!-- 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>