You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tomee.apache.org by db...@apache.org on 2019/08/05 18:13:06 UTC

[tomee] branch master updated: Remove staged repository

This is an automated email from the ASF dual-hosted git repository.

dblevins pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/tomee.git


The following commit(s) were added to refs/heads/master by this push:
     new bb95b69  Remove staged repository
bb95b69 is described below

commit bb95b6963cd4fa99cf6e504dcafc55e03da841f2
Author: David Blevins <da...@gmail.com>
AuthorDate: Mon Aug 5 11:12:45 2019 -0700

    Remove staged repository
---
 pom.xml | 11 -----------
 1 file changed, 11 deletions(-)

diff --git a/pom.xml b/pom.xml
index 5e7766b..22cde8f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -848,17 +848,6 @@
       </snapshots>
     </repository>
     <repository>
-      <id>tomee-bval-patch</id>
-      <name>BVal Patch Repository</name>
-      <url>https://repository.apache.org/content/repositories/orgapachetomee-1134/</url>
-      <releases>
-        <enabled>true</enabled>
-      </releases>
-      <snapshots>
-        <enabled>false</enabled>
-      </snapshots>
-    </repository>
-    <repository>
       <id>sonatype-snapshots</id>
       <name>Sonatype OSS Snapshots Repository</name>
       <url>https://oss.sonatype.org/content/repositories/snapshots</url>