You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by gg...@apache.org on 2023/09/10 12:05:14 UTC

[commons-vfs] branch master updated: Add commons.componentid for JR modules

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-vfs.git


The following commit(s) were added to refs/heads/master by this push:
     new 1fe8a4df Add commons.componentid for JR modules
1fe8a4df is described below

commit 1fe8a4df5c0b0ba998d64aaa3aac1cbc0fa2c715
Author: Gary Gregory <ga...@gmail.com>
AuthorDate: Sun Sep 10 08:04:34 2023 -0400

    Add commons.componentid for JR modules
---
 commons-vfs2-jackrabbit1/pom.xml | 1 -
 commons-vfs2-jackrabbit2/pom.xml | 1 -
 2 files changed, 2 deletions(-)

diff --git a/commons-vfs2-jackrabbit1/pom.xml b/commons-vfs2-jackrabbit1/pom.xml
index faad4e60..4a00e6b5 100644
--- a/commons-vfs2-jackrabbit1/pom.xml
+++ b/commons-vfs2-jackrabbit1/pom.xml
@@ -122,7 +122,6 @@
 
   <properties>
     <vfs.parent.dir>${basedir}/..</vfs.parent.dir>
-    <commons.componentid>vfs2-jackrabbit1</commons.componentid>
     <commons.packageId>vfs2-jackrabbit1</commons.packageId>
     <commons.module.name>org.apache.commons.vfs2.jackrabbit1</commons.module.name>
     <commons.osgi.import>
diff --git a/commons-vfs2-jackrabbit2/pom.xml b/commons-vfs2-jackrabbit2/pom.xml
index 88a059a7..0e295600 100644
--- a/commons-vfs2-jackrabbit2/pom.xml
+++ b/commons-vfs2-jackrabbit2/pom.xml
@@ -120,7 +120,6 @@
 
   <properties>
     <vfs.parent.dir>${basedir}/..</vfs.parent.dir>
-    <commons.componentid>vfs2-jackrabbit2</commons.componentid>
     <commons.packageId>vfs2-jackrabbit2</commons.packageId>
     <commons.module.name>org.apache.commons.vfs2.jackrabbit2</commons.module.name>
     <commons.osgi.import>