File tree Expand file tree Collapse file tree 4 files changed +10
-10
lines changed
Expand file tree Collapse file tree 4 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 33 <modelVersion >4.0.0</modelVersion >
44 <groupId >org.apache.mesos</groupId >
55 <artifactId >storm-parent</artifactId >
6- <version >0.2.5-SNAPSHOT </version >
6+ <version >0.2.5</version >
77 <name >storm-parent</name >
88 <packaging >pom</packaging >
99 <description >Storm integration with the Mesos cluster manager</description >
1010 <scm >
1111 <connection >scm:git:git://github.com/mesos/storm.git</connection >
1212 <
developerConnection >scm:git:ssh://
[email protected] /mesos/storm.git</
developerConnection >
1313 <url >https://github.com/mesos/storm</url >
14- <tag >HEAD </tag >
14+ <tag >v0.2.5 </tag >
1515 </scm >
1616
1717 <modules >
Original file line number Diff line number Diff line change 33 <modelVersion >4.0.0</modelVersion >
44 <groupId >org.apache.mesos</groupId >
55 <artifactId >storm-shim-1x</artifactId >
6- <version >0.2.5-SNAPSHOT </version >
6+ <version >0.2.5</version >
77 <name >storm-shim-1x</name >
88 <description >0.1.x impl shim to ease Storm Version differences</description >
99
1010 <scm >
1111 <connection >scm:git:git://github.com/mesos/storm.git</connection >
1212 <
developerConnection >scm:git:ssh://
[email protected] /mesos/storm.git</
developerConnection >
1313 <url >https://github.com/mesos/storm</url >
14- <tag >HEAD </tag >
14+ <tag >v0.2.5 </tag >
1515 </scm >
1616
1717 <parent >
1818 <artifactId >storm-parent</artifactId >
1919 <groupId >org.apache.mesos</groupId >
20- <version >0.2.5-SNAPSHOT </version >
20+ <version >0.2.5</version >
2121 </parent >
2222
2323 <properties >
Original file line number Diff line number Diff line change 33 <modelVersion >4.0.0</modelVersion >
44 <groupId >org.apache.mesos</groupId >
55 <artifactId >storm-shim</artifactId >
6- <version >0.2.5-SNAPSHOT </version >
6+ <version >0.2.5</version >
77 <name >storm-shim</name >
88 <description >Shim to ease Storm Version differences</description >
99
1010 <parent >
1111 <artifactId >storm-parent</artifactId >
1212 <groupId >org.apache.mesos</groupId >
13- <version >0.2.5-SNAPSHOT </version >
13+ <version >0.2.5</version >
1414 </parent >
1515 <dependencies >
1616 <dependency >
Original file line number Diff line number Diff line change 33 <modelVersion >4.0.0</modelVersion >
44 <groupId >org.apache.mesos</groupId >
55 <artifactId >storm-mesos</artifactId >
6- <version >0.2.5-SNAPSHOT </version >
6+ <version >0.2.5</version >
77 <name >storm-mesos</name >
88 <description >Storm integration with the Mesos cluster manager</description >
99 <scm >
1010 <connection >scm:git:git://github.com/mesos/storm.git</connection >
1111 <
developerConnection >scm:git:ssh://
[email protected] /mesos/storm.git</
developerConnection >
1212 <url >https://github.com/mesos/storm</url >
13- <tag >HEAD </tag >
13+ <tag >v0.2.5 </tag >
1414 </scm >
1515
1616 <parent >
1717 <artifactId >storm-parent</artifactId >
1818 <groupId >org.apache.mesos</groupId >
19- <version >0.2.5-SNAPSHOT </version >
19+ <version >0.2.5</version >
2020 </parent >
2121
2222 <properties >
You can’t perform that action at this time.
0 commit comments