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

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

commit 6c8eab43194fcbe5cf685a4b5474f0a3f9c7c272
Author: github-actions <[email protected]>
AuthorDate: Fri Sep 8 10:20:46 2023 +0000

    Set version to `10.0.0`
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index d45c621..5de9a12 100644
--- a/pom.xml
+++ b/pom.xml
@@ -81,7 +81,7 @@
   <properties>
 
     <!-- project version -->
-    <revision>10.0.0-SNAPSHOT</revision>
+    <revision>10.0.0</revision>
 
     <!-- `minimalJavaBuildVersion` is employed by `org.apache:apache`, which 
is the parent of us.
          `minimalJavaBuildVersion` is used for enforcing the compiler version.

Reply via email to