File tree Expand file tree Collapse file tree 4 files changed +9
-9
lines changed Expand file tree Collapse file tree 4 files changed +9
-9
lines changed Original file line number Diff line number Diff line change 3
3
<modelVersion >4.0.0</modelVersion >
4
4
5
5
<artifactId >hfsa-fsimage-generator</artifactId >
6
- <version >1.3.12 </version >
6
+ <version >1.3.13-SNAPSHOT </version >
7
7
<packaging >jar</packaging >
8
8
<name >HFSA FSImage Generator</name >
9
9
<parent >
10
10
<groupId >de.m3y.hadoop.hdfs.hfsa</groupId >
11
11
<artifactId >hfsa-parent</artifactId >
12
- <version >1.3.12 </version >
12
+ <version >1.3.13-SNAPSHOT </version >
13
13
<relativePath >../pom.xml</relativePath >
14
14
</parent >
15
15
Original file line number Diff line number Diff line change 3
3
<modelVersion >4.0.0</modelVersion >
4
4
5
5
<artifactId >hfsa-lib</artifactId >
6
- <version >1.3.12 </version >
6
+ <version >1.3.13-SNAPSHOT </version >
7
7
<packaging >jar</packaging >
8
8
<name >HFSA Lib</name >
9
9
<parent >
10
10
<groupId >de.m3y.hadoop.hdfs.hfsa</groupId >
11
11
<artifactId >hfsa-parent</artifactId >
12
- <version >1.3.12 </version >
12
+ <version >1.3.13-SNAPSHOT </version >
13
13
<relativePath >../pom.xml</relativePath >
14
14
</parent >
15
15
Original file line number Diff line number Diff line change 4
4
5
5
<groupId >de.m3y.hadoop.hdfs.hfsa</groupId >
6
6
<artifactId >hfsa-parent</artifactId >
7
- <version >1.3.12 </version >
7
+ <version >1.3.13-SNAPSHOT </version >
8
8
<packaging >pom</packaging >
9
9
<name >Hadoop File System Analyzer (HFSA)</name >
10
10
62
62
<dependency >
63
63
<groupId >de.m3y.hadoop.hdfs.hfsa</groupId >
64
64
<artifactId >hfsa-lib</artifactId >
65
- <version >1.3.12 </version >
65
+ <version >1.3.13-SNAPSHOT </version >
66
66
</dependency >
67
67
<dependency >
68
68
<groupId >de.m3y.hadoop.hdfs.hfsa</groupId >
69
69
<artifactId >hfsa-tool</artifactId >
70
- <version >1.3.12 </version >
70
+ <version >1.3.13-SNAPSHOT </version >
71
71
</dependency >
72
72
73
73
<!-- 3rd party dependencies -->
Original file line number Diff line number Diff line change 3
3
<modelVersion >4.0.0</modelVersion >
4
4
5
5
<artifactId >hfsa-tool</artifactId >
6
- <version >1.3.12 </version >
6
+ <version >1.3.13-SNAPSHOT </version >
7
7
<packaging >jar</packaging >
8
8
<name >HFSA Tool</name >
9
9
<parent >
10
10
<groupId >de.m3y.hadoop.hdfs.hfsa</groupId >
11
11
<artifactId >hfsa-parent</artifactId >
12
- <version >1.3.12 </version >
12
+ <version >1.3.13-SNAPSHOT </version >
13
13
<relativePath >../pom.xml</relativePath >
14
14
</parent >
15
15
You can’t perform that action at this time.
0 commit comments