We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fcd4f01 commit 27dd9d6Copy full SHA for 27dd9d6
storm-dist/binary/pom.xml
@@ -22,6 +22,7 @@
22
<artifactId>storm</artifactId>
23
<groupId>org.apache.storm</groupId>
24
<version>0.9.1-incubating-SNAPSHOT</version>
25
+ <relativePath>../../pom.xml</relativePath>
26
</parent>
27
28
<artifactId>apache-storm-bin</artifactId>
storm-dist/source/pom.xml
<artifactId>apache-storm-source</artifactId>
0 commit comments