File tree 2 files changed +7
-9
lines changed
2 files changed +7
-9
lines changed Original file line number Diff line number Diff line change 15
15
See the License for the specific language governing permissions and
16
16
limitations under the License.
17
17
-->
18
- <project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
19
- xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
18
+ <project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
20
19
<modelVersion >4.0.0</modelVersion >
21
20
22
21
<parent >
28
27
29
28
<groupId >org.apache.storm</groupId >
30
29
<artifactId >storm</artifactId >
31
- <version >0.9.1-incubating-SNAPSHOT </version >
30
+ <version >0.9.1-incubating</version >
32
31
<packaging >pom</packaging >
33
32
<name >Storm</name >
34
33
<description >Distributed and fault-tolerant realtime computation</description >
83
82
<roles >
84
83
<role >Committer</role >
85
84
</roles >
86
- <timezone ></ timezone >
85
+ <timezone / >
87
86
</developer >
88
87
<developer >
89
88
<id >afeng</id >
110
109
<roles >
111
110
<role >Committer</role >
112
111
</roles >
113
- <timezone ></ timezone >
112
+ <timezone / >
114
113
</developer >
115
114
<developer >
116
115
<id >jjackson</id >
135
134
<scm >
136
135
<connection >scm:git:https://git-wip-us.apache.org/repos/asf/incubator-storm.git</connection >
137
136
<developerConnection >scm:git:https://git-wip-us.apache.org/repos/asf/incubator-storm.git</developerConnection >
138
- <tag >HEAD </tag >
137
+ <tag >v0.9.1-incubating </tag >
139
138
<url >https://git-wip-us.apache.org/repos/asf/incubator-storm</url >
140
139
</scm >
141
140
Original file line number Diff line number Diff line change 15
15
See the License for the specific language governing permissions and
16
16
limitations under the License.
17
17
-->
18
- <project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
19
- xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
18
+ <project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
20
19
<modelVersion >4.0.0</modelVersion >
21
20
<parent >
22
21
<artifactId >storm</artifactId >
23
22
<groupId >org.apache.storm</groupId >
24
- <version >0.9.1-incubating-SNAPSHOT </version >
23
+ <version >0.9.1-incubating</version >
25
24
</parent >
26
25
<groupId >org.apache.storm</groupId >
27
26
<artifactId >storm-core</artifactId >
You can’t perform that action at this time.
0 commit comments