File tree 5 files changed +6
-6
lines changed
storm-buildtools/maven-shade-clojure-transformer
5 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 27
27
28
28
<groupId >org.apache.storm</groupId >
29
29
<artifactId >storm</artifactId >
30
- <version >0.9.1 -incubating</version >
30
+ <version >0.9.2 -incubating-SNAPSHOT </version >
31
31
<packaging >pom</packaging >
32
32
<name >Storm</name >
33
33
<description >Distributed and fault-tolerant realtime computation</description >
135
135
<scm >
136
136
<connection >scm:git:https://git-wip-us.apache.org/repos/asf/incubator-storm.git</connection >
137
137
<developerConnection >scm:git:https://git-wip-us.apache.org/repos/asf/incubator-storm.git</developerConnection >
138
- <tag >v0.9.1-incubating </tag >
138
+ <tag >HEAD </tag >
139
139
<url >https://git-wip-us.apache.org/repos/asf/incubator-storm</url >
140
140
</scm >
141
141
Original file line number Diff line number Diff line change 21
21
<parent >
22
22
<artifactId >storm</artifactId >
23
23
<groupId >org.apache.storm</groupId >
24
- <version >0.9.1 -incubating</version >
24
+ <version >0.9.2 -incubating-SNAPSHOT </version >
25
25
<relativePath >../../pom.xml</relativePath >
26
26
</parent >
27
27
Original file line number Diff line number Diff line change 20
20
<parent >
21
21
<artifactId >storm</artifactId >
22
22
<groupId >org.apache.storm</groupId >
23
- <version >0.9.1 -incubating</version >
23
+ <version >0.9.2 -incubating-SNAPSHOT </version >
24
24
</parent >
25
25
<groupId >org.apache.storm</groupId >
26
26
<artifactId >storm-core</artifactId >
Original file line number Diff line number Diff line change 21
21
<parent >
22
22
<artifactId >storm</artifactId >
23
23
<groupId >org.apache.storm</groupId >
24
- <version >0.9.1 -incubating</version >
24
+ <version >0.9.2 -incubating-SNAPSHOT </version >
25
25
<relativePath >../../pom.xml</relativePath >
26
26
</parent >
27
27
<groupId >org.apache.storm</groupId >
Original file line number Diff line number Diff line change 21
21
<parent >
22
22
<artifactId >storm</artifactId >
23
23
<groupId >org.apache.storm</groupId >
24
- <version >0.9.1 -incubating</version >
24
+ <version >0.9.2 -incubating-SNAPSHOT </version >
25
25
<relativePath >../../pom.xml</relativePath >
26
26
</parent >
27
27
<groupId >org.apache.storm</groupId >
You can’t perform that action at this time.
0 commit comments