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 <[email protected]>
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>

Reply via email to