Skip to content

Commit 53eba0c

Browse files
committed
rollback storm-dist versions
1 parent b6e2590 commit 53eba0c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

storm-dist/binary/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<parent>
2222
<artifactId>storm</artifactId>
2323
<groupId>org.apache.storm</groupId>
24-
<version>0.9.2-incubating-SNAPSHOT</version>
24+
<version>0.9.1-incubating-SNAPSHOT</version>
2525
</parent>
2626
<groupId>org.apache.storm</groupId>
2727
<artifactId>apache-storm-bin</artifactId>

storm-dist/source/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<parent>
2222
<artifactId>storm</artifactId>
2323
<groupId>org.apache.storm</groupId>
24-
<version>0.9.2-incubating-SNAPSHOT</version>
24+
<version>0.9.1-incubating-SNAPSHOT</version>
2525
</parent>
2626
<groupId>org.apache.storm</groupId>
2727
<artifactId>apache-storm-source</artifactId>

0 commit comments

Comments
 (0)