From 99cf4c302a4ee9565baaffdc1fbd62bb1a198974 Mon Sep 17 00:00:00 2001 From: von <617628932@qq.com> Date: Wed, 12 Apr 2023 15:55:13 +0800 Subject: [PATCH] =?UTF-8?q?parent=E7=9A=84artifactId=E6=8C=87=E5=AE=9A?= =?UTF-8?q?=E9=94=99=E8=AF=AF=EF=BC=8C=E5=AF=BC=E8=87=B4=E6=97=A0=E6=B3=95?= =?UTF-8?q?=E6=AD=A3=E5=B8=B8=E7=BC=96=E8=AF=91?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- nop-rule/nop-rule-codegen/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nop-rule/nop-rule-codegen/pom.xml b/nop-rule/nop-rule-codegen/pom.xml index 35b21de6d..0d7f6b22c 100644 --- a/nop-rule/nop-rule-codegen/pom.xml +++ b/nop-rule/nop-rule-codegen/pom.xml @@ -3,7 +3,7 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> - nop-wf + nop-rule io.github.entropy-cloud 2.0.0-SNAPSHOT -- Gitee