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

ggregory pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/commons-digester.git


The following commit(s) were added to refs/heads/master by this push:
     new f427a343 Remove reference to non-existent artifact
f427a343 is described below

commit f427a343cb8bd221cf7f7f8020f058198192efae
Author: Gary Gregory <garydgreg...@gmail.com>
AuthorDate: Sun Jul 16 10:37:42 2023 -0400

    Remove reference to non-existent artifact
---
 dist/pom.xml | 5 -----
 1 file changed, 5 deletions(-)

diff --git a/dist/pom.xml b/dist/pom.xml
index 3fdbd5a7..3571e503 100644
--- a/dist/pom.xml
+++ b/dist/pom.xml
@@ -45,11 +45,6 @@
       <version>${project.parent.version}</version>
       <classifier>with-deps</classifier>
     </dependency>
-    <dependency>
-      <groupId>${project.groupId}</groupId>
-      <artifactId>commons-digester3-api</artifactId>
-      <version>${project.parent.version}</version>
-    </dependency>
   </dependencies>
 
   <build>

Reply via email to