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

tanxinyu pushed a commit to branch snapshot
in repository https://gitbox.apache.org/repos/asf/ratis-thirdparty.git

commit 0c4ca627c18973a078fb88566c789fa5cf80c822
Author: OneSizeFitQuorum <[email protected]>
AuthorDate: Tue Dec 17 10:53:56 2024 +0800

    release 1.0.8-7c44349-SNAPSHOT
    
    Signed-off-by: OneSizeFitQuorum <[email protected]>
---
 misc/pom.xml | 2 +-
 pom.xml      | 4 ++--
 test/pom.xml | 2 +-
 3 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/misc/pom.xml b/misc/pom.xml
index 4b39f9d..100f4fc 100644
--- a/misc/pom.xml
+++ b/misc/pom.xml
@@ -17,7 +17,7 @@
   <parent>
     <groupId>org.apache.ratis</groupId>
     <artifactId>ratis-thirdparty</artifactId>
-    <version>1.0.8-SNAPSHOT</version>
+    <version>1.0.8-7c44349-SNAPSHOT</version>
   </parent>
   <artifactId>ratis-thirdparty-misc</artifactId>
   <name>Apache Ratis Thirdparty Miscellaneous</name>
diff --git a/pom.xml b/pom.xml
index fbbd679..0071c59 100644
--- a/pom.xml
+++ b/pom.xml
@@ -22,7 +22,7 @@
   </parent>
   <artifactId>ratis-thirdparty</artifactId>
   <groupId>org.apache.ratis</groupId>
-  <version>1.0.8-SNAPSHOT</version>
+  <version>1.0.8-7c44349-SNAPSHOT</version>
   <name>Apache Ratis Thirdparty</name>
   <packaging>pom</packaging>
   <description>Thirdparty dependencies for Apache Ratis</description>
@@ -48,7 +48,7 @@
     <url>http://issues.apache.org/jira/browse/RATIS</url>
   </issueManagement>
   <properties>
-    
<project.build.outputTimestamp>2024-11-28T03:40:43Z</project.build.outputTimestamp>
+    
<project.build.outputTimestamp>2024-12-17T02:53:08Z</project.build.outputTimestamp>
     <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
     <project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
     <!-- Maven plugin versions -->
diff --git a/test/pom.xml b/test/pom.xml
index 6a895f8..bdc8ec3 100644
--- a/test/pom.xml
+++ b/test/pom.xml
@@ -18,7 +18,7 @@
   <parent>
     <groupId>org.apache.ratis</groupId>
     <artifactId>ratis-thirdparty</artifactId>
-    <version>1.0.8-SNAPSHOT</version>
+    <version>1.0.8-7c44349-SNAPSHOT</version>
   </parent>
   <artifactId>ratis-thirdparty-test</artifactId>
   <name>Apache Ratis Thirdparty Test</name>

Reply via email to