This is an automated email from the ASF dual-hosted git repository.
chenliang613 pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/carbondata.git
The following commit(s) were added to refs/heads/master by this push:
new 53d33700c4 Update pom.xml for release
53d33700c4 is described below
commit 53d33700c411e02928e9732f4cd0851283d3c683
Author: Liang Chen <[email protected]>
AuthorDate: Sat Nov 11 15:08:43 2023 +0100
Update pom.xml for release
---
pom.xml | 5 +++++
1 file changed, 5 insertions(+)
diff --git a/pom.xml b/pom.xml
index 9c175af405..1666b0b708 100644
--- a/pom.xml
+++ b/pom.xml
@@ -386,6 +386,11 @@
<build>
<pluginManagement>
<plugins>
+ <plugin>
+ <groupId>org.apache.maven.plugins</groupId>
+ <artifactId>maven-release-plugin</artifactId>
+ <version>2.5.1</version>
+ </plugin>
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-javadoc-plugin</artifactId>