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 3
3
<modelVersion >4.0.0</modelVersion >
4
4
<groupId >org.apache.mesos</groupId >
5
5
<artifactId >storm-parent</artifactId >
6
- <version >0.2.9-SNAPSHOT </version >
6
+ <version >0.2.9</version >
7
7
<name >storm-parent</name >
8
8
<packaging >pom</packaging >
9
9
<description >Storm integration with the Mesos cluster manager</description >
10
10
<scm >
11
11
<connection >scm:git:git://github.com/mesos/storm.git</connection >
12
12
<
developerConnection >scm:git:ssh://
[email protected] /mesos/storm.git</
developerConnection >
13
13
<url >https://github.com/mesos/storm</url >
14
- <tag >HEAD </tag >
14
+ <tag >v0.2.9 </tag >
15
15
</scm >
16
16
17
17
<modules >
Original file line number Diff line number Diff line change 3
3
<modelVersion >4.0.0</modelVersion >
4
4
<groupId >org.apache.mesos</groupId >
5
5
<artifactId >storm-shim-1x</artifactId >
6
- <version >0.2.9-SNAPSHOT </version >
6
+ <version >0.2.9</version >
7
7
<name >storm-shim-1x</name >
8
8
<description >0.1.x impl shim to ease Storm Version differences</description >
9
9
10
10
<scm >
11
11
<connection >scm:git:git://github.com/mesos/storm.git</connection >
12
12
<
developerConnection >scm:git:ssh://
[email protected] /mesos/storm.git</
developerConnection >
13
13
<url >https://github.com/mesos/storm</url >
14
- <tag >HEAD </tag >
14
+ <tag >v0.2.9 </tag >
15
15
</scm >
16
16
17
17
<parent >
18
18
<artifactId >storm-parent</artifactId >
19
19
<groupId >org.apache.mesos</groupId >
20
- <version >0.2.9-SNAPSHOT </version >
20
+ <version >0.2.9</version >
21
21
</parent >
22
22
23
23
<properties >
Original file line number Diff line number Diff line change 3
3
<modelVersion >4.0.0</modelVersion >
4
4
<groupId >org.apache.mesos</groupId >
5
5
<artifactId >storm-shim</artifactId >
6
- <version >0.2.9-SNAPSHOT </version >
6
+ <version >0.2.9</version >
7
7
<name >storm-shim</name >
8
8
<description >Shim to ease Storm Version differences</description >
9
9
10
10
<parent >
11
11
<artifactId >storm-parent</artifactId >
12
12
<groupId >org.apache.mesos</groupId >
13
- <version >0.2.9-SNAPSHOT </version >
13
+ <version >0.2.9</version >
14
14
</parent >
15
15
<dependencies >
16
16
<dependency >
Original file line number Diff line number Diff line change 3
3
<modelVersion >4.0.0</modelVersion >
4
4
<groupId >org.apache.mesos</groupId >
5
5
<artifactId >storm-mesos</artifactId >
6
- <version >0.2.9-SNAPSHOT </version >
6
+ <version >0.2.9</version >
7
7
<name >storm-mesos</name >
8
8
<description >Storm integration with the Mesos cluster manager</description >
9
9
<scm >
10
10
<connection >scm:git:git://github.com/mesos/storm.git</connection >
11
11
<
developerConnection >scm:git:ssh://
[email protected] /mesos/storm.git</
developerConnection >
12
12
<url >https://github.com/mesos/storm</url >
13
- <tag >HEAD </tag >
13
+ <tag >v0.2.9 </tag >
14
14
</scm >
15
15
16
16
<parent >
17
17
<artifactId >storm-parent</artifactId >
18
18
<groupId >org.apache.mesos</groupId >
19
- <version >0.2.9-SNAPSHOT </version >
19
+ <version >0.2.9</version >
20
20
</parent >
21
21
22
22
<properties >
You can’t perform that action at this time.
0 commit comments