diff options
| author | doufenghu <[email protected]> | 2023-11-24 20:23:31 +0800 |
|---|---|---|
| committer | doufenghu <[email protected]> | 2023-11-24 20:23:31 +0800 |
| commit | ee49aa68674e35c925ed2eaab82a5953703e0244 (patch) | |
| tree | 4ee5f270c6b96bbe3c400a363898c89fdd43c376 /groot-release | |
| parent | 3603443e4e841b96f59483d71055732b672216be (diff) | |
[fix][bootstrap] 修复一些命名问题
Diffstat (limited to 'groot-release')
| -rw-r--r-- | groot-release/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/groot-release/pom.xml b/groot-release/pom.xml index 021d735..4cc66d5 100644 --- a/groot-release/pom.xml +++ b/groot-release/pom.xml @@ -4,7 +4,7 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> <parent> <groupId>com.geedgenetworks</groupId> - <artifactId>groot-stream-platform</artifactId> + <artifactId>groot-stream</artifactId> <version>${revision}</version> </parent> <modelVersion>4.0.0</modelVersion> |
