diff options
| author | doufenghu <[email protected]> | 2023-12-03 14:22:32 +0800 |
|---|---|---|
| committer | doufenghu <[email protected]> | 2023-12-03 14:22:32 +0800 |
| commit | ffa3ed3dded18d086e72046e89b72b7a0dd60e7f (patch) | |
| tree | 59a97f1bfa5cb75e28cc1071e35b9a7fc15f4d7e /groot-bootstrap/pom.xml | |
| parent | 5f21adf326bd9c1db7f1bb9faf65d63643c596b9 (diff) | |
[feature][docs] add readme.md for groot stream platform
Diffstat (limited to 'groot-bootstrap/pom.xml')
| -rw-r--r-- | groot-bootstrap/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/groot-bootstrap/pom.xml b/groot-bootstrap/pom.xml index fe78bd7..e76a55b 100644 --- a/groot-bootstrap/pom.xml +++ b/groot-bootstrap/pom.xml @@ -12,7 +12,7 @@ <name>Groot : Bootstrap </name> <properties> - <scope>provided</scope> + <scope>compile</scope> </properties> <dependencies> |
