mirror of
https://gitee.com/dromara/liteFlow.git
synced 2026-05-14 04:02:09 +08:00
适配新的中央仓库发布方式,更改maven的整体结构
This commit is contained in:
@@ -5,6 +5,7 @@
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
<packaging>jar</packaging>
|
||||
<artifactId>liteflow-solon-plugin</artifactId>
|
||||
<name>${project.artifactId}</name>
|
||||
<description>liteflow solon plugin</description>
|
||||
|
||||
<parent>
|
||||
@@ -14,7 +15,6 @@
|
||||
<relativePath>../pom.xml</relativePath>
|
||||
</parent>
|
||||
|
||||
|
||||
<dependencies>
|
||||
<dependency>
|
||||
<groupId>org.noear</groupId>
|
||||
|
||||
Reference in New Issue
Block a user