File tree Expand file tree Collapse file tree 5 files changed +11
-11
lines changed Expand file tree Collapse file tree 5 files changed +11
-11
lines changed Original file line number Diff line number Diff line change 5
5
<parent >
6
6
<groupId >tech.tablesaw</groupId >
7
7
<artifactId >tablesaw-parent</artifactId >
8
- <version >0.24.6-SNAPSHOT </version >
8
+ <version >0.24.6</version >
9
9
</parent >
10
10
11
11
<!--
51
51
<dependency >
52
52
<groupId >tech.tablesaw</groupId >
53
53
<artifactId >tablesaw-core</artifactId >
54
- <version >0.24.6-SNAPSHOT </version >
54
+ <version >0.24.6</version >
55
55
</dependency >
56
56
<dependency >
57
57
<groupId >tech.tablesaw</groupId >
58
58
<artifactId >tablesaw-jsplot</artifactId >
59
- <version >0.24.6-SNAPSHOT </version >
59
+ <version >0.24.6</version >
60
60
</dependency >
61
61
<dependency >
62
62
<groupId >tech.tablesaw</groupId >
63
63
<artifactId >tablesaw-beakerx</artifactId >
64
- <version >0.24.6-SNAPSHOT </version >
64
+ <version >0.24.6</version >
65
65
</dependency >
66
66
</dependencies >
67
67
</project >
Original file line number Diff line number Diff line change 5
5
<parent >
6
6
<groupId >tech.tablesaw</groupId >
7
7
<artifactId >tablesaw-parent</artifactId >
8
- <version >0.24.6-SNAPSHOT </version >
8
+ <version >0.24.6</version >
9
9
</parent >
10
10
11
11
<artifactId >tablesaw-beakerx</artifactId >
63
63
<dependency >
64
64
<groupId >tech.tablesaw</groupId >
65
65
<artifactId >tablesaw-core</artifactId >
66
- <version >0.24.6-SNAPSHOT </version >
66
+ <version >0.24.6</version >
67
67
</dependency >
68
68
<dependency >
69
69
<groupId >com.github.twosigma</groupId >
Original file line number Diff line number Diff line change 5
5
<parent >
6
6
<groupId >tech.tablesaw</groupId >
7
7
<artifactId >tablesaw-parent</artifactId >
8
- <version >0.24.6-SNAPSHOT </version >
8
+ <version >0.24.6</version >
9
9
</parent >
10
10
11
11
<artifactId >tablesaw-core</artifactId >
Original file line number Diff line number Diff line change 5
5
<parent >
6
6
<groupId >tech.tablesaw</groupId >
7
7
<artifactId >tablesaw-parent</artifactId >
8
- <version >0.24.6-SNAPSHOT </version >
8
+ <version >0.24.6</version >
9
9
</parent >
10
10
11
11
<artifactId >tablesaw-jsplot</artifactId >
59
59
<dependency >
60
60
<groupId >tech.tablesaw</groupId >
61
61
<artifactId >tablesaw-core</artifactId >
62
- <version >0.24.6-SNAPSHOT </version >
62
+ <version >0.24.6</version >
63
63
</dependency >
64
64
<dependency >
65
65
<groupId >junit</groupId >
Original file line number Diff line number Diff line change 4
4
5
5
<groupId >tech.tablesaw</groupId >
6
6
<artifactId >tablesaw-parent</artifactId >
7
- <version >0.24.6-SNAPSHOT </version >
7
+ <version >0.24.6</version >
8
8
<name >Tablesaw</name >
9
9
<description >High-performance Java Dataframe</description >
10
10
<url >https://github.com/jtablesaw/tablesaw</url >
11
11
<scm >
12
12
<
connection >scm:git:
[email protected] :jtablesaw/tablesaw.git</
connection >
13
13
<
developerConnection >scm:git:
[email protected] :jtablesaw/tablesaw.git</
developerConnection >
14
14
<
url >
[email protected] :jtablesaw/tablesaw.git</
url >
15
- <tag >v0.23.4 </tag >
15
+ <tag >v0.24.6 </tag >
16
16
</scm >
17
17
<licenses >
18
18
<license >
You can’t perform that action at this time.
0 commit comments