You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@servicecomb.apache.org by ni...@apache.org on 2022/05/06 23:50:47 UTC

[servicecomb-pack] 02/02: SCB-2477 Add comments for flatten-maven-plugin

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

ningjiang pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/servicecomb-pack.git

commit f6f7f931cf425dabf890c039247080c555121dfe
Author: Lei Zhang <zh...@apache.org>
AuthorDate: Fri May 6 09:02:37 2022 +0800

    SCB-2477 Add comments for flatten-maven-plugin
---
 pack-dependencies/pom.xml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/pack-dependencies/pom.xml b/pack-dependencies/pom.xml
index ed72f86c..627fcbd3 100644
--- a/pack-dependencies/pom.xml
+++ b/pack-dependencies/pom.xml
@@ -847,6 +847,7 @@
   <build>
     <pluginManagement>
       <plugins>
+        <!-- Install or deploy artifacts with Maven CI Friendly Versions https://maven.apache.org/maven-ci-friendly.html#install-deploy -->
         <plugin>
           <groupId>org.codehaus.mojo</groupId>
           <artifactId>flatten-maven-plugin</artifactId>