diff options
Diffstat (limited to 'pom.xml')
| -rw-r--r-- | pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -103,7 +103,7 @@ <groupId>org.apache.storm</groupId> <artifactId>storm-core</artifactId> <version>${storm.version}</version> - <scope>provided</scope> + <!--<scope>provided</scope>--> <exclusions> <exclusion> <artifactId>slf4j-log4j12</artifactId> |
