From 5074b0f91a84759920c585a4c4fd16e6606dc1c4 Mon Sep 17 00:00:00 2001 From: wangli <274027703@qq.com> Date: Fri, 10 Jan 2025 14:21:52 +0800 Subject: [PATCH] =?UTF-8?q?feat(REQ-3340)=20-=20=E6=9C=8D=E5=8A=A1?= =?UTF-8?q?=E9=9C=80=E6=B1=82=E8=BF=AD=E4=BB=A3=EF=BC=8C=E5=8D=87=E7=BA=A7?= =?UTF-8?q?=E7=89=88=E6=9C=AC=E5=8F=B7=EF=BC=8C=E9=85=8D=E5=90=88=E5=8F=98?= =?UTF-8?q?=E6=B4=BD=E7=AD=BE=E9=9C=80=E6=B1=82?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 3 ++- pom.xml | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 8b86a6454..d217b08a8 100644 --- a/.gitignore +++ b/.gitignore @@ -38,4 +38,5 @@ application-local.yml *.log rebel.xml -.flattened-pom.xml \ No newline at end of file +.flattened-pom.xml +.DS_Store \ No newline at end of file diff --git a/pom.xml b/pom.xml index 7d0da22f8..edd5ef0a2 100644 --- a/pom.xml +++ b/pom.xml @@ -16,7 +16,7 @@ Workflow Engine - 1.5.1-SNAPSHOT + 1.5.2-SNAPSHOT 2.0.0-SNAPSHOT 2.0.0-SNAPSHOT 1.0.0-SNAPSHOT