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

vy pushed a commit to branch release/10.3.0
in repository https://gitbox.apache.org/repos/asf/logging-parent.git

commit 1ce1d315c92defac73fd47b6bbfe4395fc77a6a0
Author: Volkan Yazıcı <[email protected]>
AuthorDate: Mon Nov 6 10:17:43 2023 +0100

    Rename VDR URL from `/security` to `/cyclonedx` (#56)
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index ed9e825..ead6281 100644
--- a/pom.xml
+++ b/pom.xml
@@ -208,7 +208,7 @@
 
     <!-- VDR coordinates -->
     <vdr.serialNumber>dfa35519-9734-4259-bba1-3e825cf4be06</vdr.serialNumber>
-    
<vdr.url>https://logging.apache.org/security/urn:uuid:dfa35519-9734-4259-bba1-3e825cf4be06</vdr.url>
+    
<vdr.url>https://logging.apache.org/cyclonedx/urn:uuid:dfa35519-9734-4259-bba1-3e825cf4be06</vdr.url>
     <!--
       ~ This XSLT stylsheet performs three tasks:
       ~

Reply via email to