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

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


The following commit(s) were added to refs/heads/master by this push:
     new 5775db6dc Remove bad dependency.
5775db6dc is described below

commit 5775db6dca443061787f40ee38f2aaa841eecf9c
Author: JamesBognar <[email protected]>
AuthorDate: Sun Sep 18 11:02:32 2022 -0400

    Remove bad dependency.
---
 juneau-all/pom.xml | 5 -----
 1 file changed, 5 deletions(-)

diff --git a/juneau-all/pom.xml b/juneau-all/pom.xml
index 35d14d4dc..dfa0f8a83 100644
--- a/juneau-all/pom.xml
+++ b/juneau-all/pom.xml
@@ -34,11 +34,6 @@
                        <artifactId>juneau-marshall</artifactId>
                        <version>${project.version}</version>
                </dependency>
-               <dependency>
-                       <groupId>org.apache.juneau</groupId>
-                       <artifactId>juneau-marshall-rdf</artifactId>
-                       <version>${project.version}</version>
-               </dependency>
                <dependency>
                        <groupId>org.apache.juneau</groupId>
                        <artifactId>juneau-rest-server</artifactId>

Reply via email to