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

markt pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/tomcat-tck.git


The following commit(s) were added to refs/heads/main by this push:
     new 7b09f7b  Add the ASF staging repo
7b09f7b is described below

commit 7b09f7bac1af95e4d7978a0c303f41b380c32e3f
Author: Mark Thomas <[email protected]>
AuthorDate: Mon Aug 5 15:28:06 2024 +0100

    Add the ASF staging repo
---
 pom.xml | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/pom.xml b/pom.xml
index 7adb050..c19c255 100644
--- a/pom.xml
+++ b/pom.xml
@@ -63,6 +63,10 @@
             <id>asf-snapshots</id>
             <url>https://repository.apache.org/content/groups/snapshots/</url>
         </repository>
+        <repository>
+            <id>asf-staging</id>
+            <url>https://repository.apache.org/content/groups/staging/</url>
+        </repository>
         <repository>
             <id>jakarta-staging</id>
             
<url>https://jakarta.oss.sonatype.org/content/repositories/staging/</url>


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to