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

ctubbsii pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/accumulo-classloaders.git


The following commit(s) were added to refs/heads/main by this push:
     new 37a6f9a  Add missing URL to POM
37a6f9a is described below

commit 37a6f9aea6163dfdc2c5219b5ae595f9bb5743b2
Author: Christopher Tubbs <[email protected]>
AuthorDate: Mon Mar 9 15:28:52 2026 -0400

    Add missing URL to POM
---
 pom.xml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/pom.xml b/pom.xml
index 1a1fcd1..265a115 100644
--- a/pom.xml
+++ b/pom.xml
@@ -33,6 +33,7 @@
   <packaging>pom</packaging>
   <name>Apache Accumulo ClassLoader Extras</name>
   <description>Apache ClassLoader Extras provided by the Apache Accumulo 
project</description>
+  <url>https://accumulo.apache.org</url>
   <inceptionYear>2020</inceptionYear>
   <organization>
     <name>The Apache Software Foundation</name>

Reply via email to