瀏覽代碼

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>
         <relativePath>../pom.xml</relativePath>
     </parent>
     </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>
     <artifactId>liteflow-script-java</artifactId>
 
 
     <dependencies>
     <dependencies>