summaryrefslogtreecommitdiff
path: root/pom.xml
diff options
context:
space:
mode:
authorlee <[email protected]>2020-06-15 15:08:22 +0800
committerlee <[email protected]>2020-06-15 15:08:22 +0800
commit4a8718a458c70d7ea2c087c0248456ae1048f796 (patch)
tree7866629673f501c0c7b6d461bf1b13d2c0c15d98 /pom.xml
parentcbf8c0ca39764a68726f710c75f45c7623fc641a (diff)
使用定时器实现二次聚合HEADmaster
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index 82aca69..b318499 100644
--- a/pom.xml
+++ b/pom.xml
@@ -95,7 +95,7 @@
<groupId>org.apache.storm</groupId>
<artifactId>storm-core</artifactId>
<version>1.0.2</version>
- <scope>provided</scope>
+ <!--<scope>provided</scope>-->
</dependency>
<dependency>