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

lzljs3620320 pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/paimon.git


The following commit(s) were added to refs/heads/master by this push:
     new 1ae041bde [doc] Update directory-maven-plugin to 1.0 version (#3213)
1ae041bde is described below

commit 1ae041bde3aab452d77329d6b7a3c8ab04fb23c7
Author: Jingsong Lee <[email protected]>
AuthorDate: Mon Apr 15 18:54:49 2024 +0800

    [doc] Update directory-maven-plugin to 1.0 version (#3213)
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index da4679424..d899f18b8 100644
--- a/pom.xml
+++ b/pom.xml
@@ -736,7 +736,7 @@ under the License.
             <plugin>
                 <groupId>org.commonjava.maven.plugins</groupId>
                 <artifactId>directory-maven-plugin</artifactId>
-                <version>0.1</version>
+                <version>1.0</version>
                 <executions>
                     <execution>
                         <id>directories</id>

Reply via email to