File tree Expand file tree Collapse file tree 2 files changed +5
-7
lines changed Expand file tree Collapse file tree 2 files changed +5
-7
lines changed Original file line number Diff line number Diff line change 16
16
limitations under the License.
17
17
-->
18
18
19
- <project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
20
- xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
19
+ <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" >
21
20
<modelVersion >4.0.0</modelVersion >
22
21
<parent >
23
22
<artifactId >storm-deps</artifactId >
24
23
<groupId >org.apache.storm</groupId >
25
- <version >0.9.1 -incubating-SNAPSHOT</version >
24
+ <version >0.9.2 -incubating-SNAPSHOT</version >
26
25
<relativePath >../pom.xml</relativePath >
27
26
</parent >
28
27
<groupId >org.apache.storm</groupId >
29
28
<artifactId >libthrift7</artifactId >
30
29
<packaging >jar</packaging >
31
30
<name >Apache Thrift API (repackaged)</name >
32
- <description >Repackaging of the Apache Thrift API ("org.apache.thrift" --> "org.apache.thrift7")</description >
31
+ <description >Repackaging of the Apache Thrift API ("org.apache.thrift" --> "org.apache.thrift7")</description >
33
32
34
33
<dependencies >
35
34
<dependency >
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-deps</artifactId >
31
- <version >0.9.1 -incubating-SNAPSHOT</version >
30
+ <version >0.9.2 -incubating-SNAPSHOT</version >
32
31
<packaging >pom</packaging >
33
32
<name >Storm Dependencies</name >
34
33
You can’t perform that action at this time.
0 commit comments