|
5 | 5 | <parent>
|
6 | 6 | <groupId>tech.tablesaw</groupId>
|
7 | 7 | <artifactId>tablesaw-parent</artifactId>
|
8 |
| - <version>0.44.3</version> |
| 8 | + <version>0.44.4-SNAPSHOT</version> |
9 | 9 | </parent>
|
10 | 10 |
|
11 | 11 | <artifactId>tablesaw-aggregate</artifactId>
|
|
16 | 16 | <dependency>
|
17 | 17 | <groupId>tech.tablesaw</groupId>
|
18 | 18 | <artifactId>tablesaw-core</artifactId>
|
19 |
| - <version>0.44.3</version> |
| 19 | + <version>0.44.4-SNAPSHOT</version> |
20 | 20 | </dependency>
|
21 | 21 | <dependency>
|
22 | 22 | <groupId>tech.tablesaw</groupId>
|
23 | 23 | <artifactId>tablesaw-beakerx</artifactId>
|
24 |
| - <version>0.44.3</version> |
| 24 | + <version>0.44.4-SNAPSHOT</version> |
25 | 25 | </dependency>
|
26 | 26 | <dependency>
|
27 | 27 | <groupId>tech.tablesaw</groupId>
|
28 | 28 | <artifactId>tablesaw-excel</artifactId>
|
29 |
| - <version>0.44.3</version> |
| 29 | + <version>0.44.4-SNAPSHOT</version> |
30 | 30 | </dependency>
|
31 | 31 | <dependency>
|
32 | 32 | <groupId>tech.tablesaw</groupId>
|
33 | 33 | <artifactId>tablesaw-html</artifactId>
|
34 |
| - <version>0.44.3</version> |
| 34 | + <version>0.44.4-SNAPSHOT</version> |
35 | 35 | </dependency>
|
36 | 36 | <dependency>
|
37 | 37 | <groupId>tech.tablesaw</groupId>
|
38 | 38 | <artifactId>tablesaw-arrow</artifactId>
|
39 |
| - <version>0.44.3</version> |
| 39 | + <version>0.44.4-SNAPSHOT</version> |
40 | 40 | </dependency>
|
41 | 41 | <dependency>
|
42 | 42 | <groupId>tech.tablesaw</groupId>
|
43 | 43 | <artifactId>tablesaw-json</artifactId>
|
44 |
| - <version>0.44.3</version> |
| 44 | + <version>0.44.4-SNAPSHOT</version> |
45 | 45 | </dependency>
|
46 | 46 | <dependency>
|
47 | 47 | <groupId>tech.tablesaw</groupId>
|
48 | 48 | <artifactId>tablesaw-jsplot</artifactId>
|
49 |
| - <version>0.44.3</version> |
| 49 | + <version>0.44.4-SNAPSHOT</version> |
50 | 50 | </dependency>
|
51 | 51 | <dependency>
|
52 | 52 | <groupId>tech.tablesaw</groupId>
|
53 | 53 | <artifactId>tablesaw-saw</artifactId>
|
54 |
| - <version>0.44.3</version> |
| 54 | + <version>0.44.4-SNAPSHOT</version> |
55 | 55 | </dependency>
|
56 | 56 | </dependencies>
|
57 | 57 | </project>
|
0 commit comments