Browse Source

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

everywhere.z 4 months ago
parent
commit
991b812931
1 changed files with 2 additions and 0 deletions
  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>