update(REQ-2516) - 调整 pom,方便使用方能正确的传递依赖
This commit is contained in:
parent
74e5149f8f
commit
38333aaec2
@ -16,8 +16,9 @@
|
||||
<optional>true</optional>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>cn.axzo.workflow</groupId>
|
||||
<groupId>${project.groupId}</groupId>
|
||||
<artifactId>workflow-engine-api</artifactId>
|
||||
<version>${project.version}</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>cn.axzo.framework.rocketmq</groupId>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user