소스 검색

liteflow-script-java组件的pom中添加模块删除标识,这个插件不再更新

everywhere.z 4 달 전
부모
커밋
991b812931
1개의 변경된 파일2개의 추가작업 그리고 0개의 파일을 삭제
  1. 2 0
      liteflow-script-plugin/liteflow-script-java/pom.xml

+ 2 - 0
liteflow-script-plugin/liteflow-script-java/pom.xml

@@ -10,6 +10,8 @@
         <relativePath>../pom.xml</relativePath>
     </parent>
 
+    <!-- This module is deprecated and should not be used. -->
+    <!-- It is replaced by liteflow-script-javax module and not update anymore. -->
     <artifactId>liteflow-script-java</artifactId>
 
     <dependencies>