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

vernedeng pushed a commit to branch branch-1.10
in repository https://gitbox.apache.org/repos/asf/inlong.git


The following commit(s) were added to refs/heads/branch-1.10 by this push:
     new e109fecd4b [INLONG-9450][Build] Deploying the distribution packages to 
repositories
e109fecd4b is described below

commit e109fecd4b51d558b08f1ae11e5785b1ac621daa
Author: vernedeng <verned...@apache.org>
AuthorDate: Sun Dec 10 21:33:07 2023 +0800

    [INLONG-9450][Build] Deploying the distribution packages to repositories
---
 inlong-distribution/pom.xml | 8 --------
 1 file changed, 8 deletions(-)

diff --git a/inlong-distribution/pom.xml b/inlong-distribution/pom.xml
index e8abe45891..e54d69aa4f 100644
--- a/inlong-distribution/pom.xml
+++ b/inlong-distribution/pom.xml
@@ -87,14 +87,6 @@
                     </execution>
                 </executions>
             </plugin>
-            <plugin>
-                <groupId>org.apache.maven.plugins</groupId>
-                <artifactId>maven-deploy-plugin</artifactId>
-                <version>${plugin.deploy.version}</version>
-                <configuration>
-                    <skip>true</skip>
-                </configuration>
-            </plugin>
         </plugins>
     </build>
 </project>

Reply via email to