From 90982297af13b53b2263dc2a77df374f8a057d4c Mon Sep 17 00:00:00 2001
From: Ben McCann <322311+benmccann@users.noreply.github.com>
Date: Mon, 17 Feb 2025 20:08:08 -0800
Subject: [PATCH] [maven-release-plugin] prepare release v0.44.0
---
aggregate/pom.xml | 18 +++++++++---------
arrow/pom.xml | 4 ++--
beakerx/pom.xml | 6 +++---
core/pom.xml | 2 +-
docs-src/pom.xml | 4 ++--
excel/pom.xml | 4 ++--
html/pom.xml | 4 ++--
json/pom.xml | 4 ++--
jsplot/pom.xml | 4 ++--
pom.xml | 5 +++--
saw/pom.xml | 4 ++--
11 files changed, 30 insertions(+), 29 deletions(-)
diff --git a/aggregate/pom.xml b/aggregate/pom.xml
index 300d96d7d..a8e2641a4 100644
--- a/aggregate/pom.xml
+++ b/aggregate/pom.xml
@@ -5,7 +5,7 @@
tech.tablesaw
tablesaw-parent
- 1.0.0-SNAPSHOT
+ 0.44.0
tablesaw-aggregate
@@ -16,42 +16,42 @@
tech.tablesaw
tablesaw-core
- 1.0.0-SNAPSHOT
+ 0.44.0
tech.tablesaw
tablesaw-beakerx
- 1.0.0-SNAPSHOT
+ 0.44.0
tech.tablesaw
tablesaw-excel
- 1.0.0-SNAPSHOT
+ 0.44.0
tech.tablesaw
tablesaw-html
- 1.0.0-SNAPSHOT
+ 0.44.0
tech.tablesaw
tablesaw-arrow
- 1.0.0-SNAPSHOT
+ 0.44.0
tech.tablesaw
tablesaw-json
- 1.0.0-SNAPSHOT
+ 0.44.0
tech.tablesaw
tablesaw-jsplot
- 1.0.0-SNAPSHOT
+ 0.44.0
tech.tablesaw
tablesaw-saw
- 1.0.0-SNAPSHOT
+ 0.44.0
diff --git a/arrow/pom.xml b/arrow/pom.xml
index 49942a4be..90b1f57ab 100644
--- a/arrow/pom.xml
+++ b/arrow/pom.xml
@@ -5,7 +5,7 @@
tech.tablesaw
tablesaw-parent
- 1.0.0-SNAPSHOT
+ 0.44.0
tablesaw-arrow
@@ -81,7 +81,7 @@
tech.tablesaw
tablesaw-core
- 1.0.0-SNAPSHOT
+ 0.44.0
provided
diff --git a/beakerx/pom.xml b/beakerx/pom.xml
index 76278476c..a6c4498f7 100644
--- a/beakerx/pom.xml
+++ b/beakerx/pom.xml
@@ -5,7 +5,7 @@
tech.tablesaw
tablesaw-parent
- 1.0.0-SNAPSHOT
+ 0.44.0
tablesaw-beakerx
@@ -71,12 +71,12 @@
tech.tablesaw
tablesaw-core
- 1.0.0-SNAPSHOT
+ 0.44.0
tech.tablesaw
tablesaw-docs
- 1.0.0-SNAPSHOT
+ 0.44.0
provided
diff --git a/core/pom.xml b/core/pom.xml
index f60699724..6f09e3660 100644
--- a/core/pom.xml
+++ b/core/pom.xml
@@ -5,7 +5,7 @@
tech.tablesaw
tablesaw-parent
- 1.0.0-SNAPSHOT
+ 0.44.0
tablesaw-core
diff --git a/docs-src/pom.xml b/docs-src/pom.xml
index ad3d2ae3b..e277801b5 100644
--- a/docs-src/pom.xml
+++ b/docs-src/pom.xml
@@ -5,7 +5,7 @@
tech.tablesaw
tablesaw-parent
- 1.0.0-SNAPSHOT
+ 0.44.0
tablesaw-docs
@@ -70,7 +70,7 @@
tech.tablesaw
tablesaw-core
- 1.0.0-SNAPSHOT
+ 0.44.0
compile
diff --git a/excel/pom.xml b/excel/pom.xml
index 1bcacb809..904111343 100644
--- a/excel/pom.xml
+++ b/excel/pom.xml
@@ -5,7 +5,7 @@
tech.tablesaw
tablesaw-parent
- 1.0.0-SNAPSHOT
+ 0.44.0
tablesaw-excel
@@ -65,7 +65,7 @@
tech.tablesaw
tablesaw-core
- 1.0.0-SNAPSHOT
+ 0.44.0
provided
diff --git a/html/pom.xml b/html/pom.xml
index 9ea8593ad..e8f6132aa 100644
--- a/html/pom.xml
+++ b/html/pom.xml
@@ -5,7 +5,7 @@
tech.tablesaw
tablesaw-parent
- 1.0.0-SNAPSHOT
+ 0.44.0
tablesaw-html
@@ -64,7 +64,7 @@
tech.tablesaw
tablesaw-core
- 1.0.0-SNAPSHOT
+ 0.44.0
provided
diff --git a/json/pom.xml b/json/pom.xml
index b68faa9f3..91584a671 100644
--- a/json/pom.xml
+++ b/json/pom.xml
@@ -5,7 +5,7 @@
tech.tablesaw
tablesaw-parent
- 1.0.0-SNAPSHOT
+ 0.44.0
tablesaw-json
@@ -64,7 +64,7 @@
tech.tablesaw
tablesaw-core
- 1.0.0-SNAPSHOT
+ 0.44.0
provided
diff --git a/jsplot/pom.xml b/jsplot/pom.xml
index 372baf2bc..263a46dc9 100644
--- a/jsplot/pom.xml
+++ b/jsplot/pom.xml
@@ -5,7 +5,7 @@
tech.tablesaw
tablesaw-parent
- 1.0.0-SNAPSHOT
+ 0.44.0
tablesaw-jsplot
@@ -74,7 +74,7 @@
tech.tablesaw
tablesaw-core
- 1.0.0-SNAPSHOT
+ 0.44.0
org.junit.jupiter
diff --git a/pom.xml b/pom.xml
index c74bbeadc..78bad0992 100644
--- a/pom.xml
+++ b/pom.xml
@@ -4,7 +4,7 @@
tech.tablesaw
tablesaw-parent
- 1.0.0-SNAPSHOT
+ 0.44.0
Tablesaw
High-performance Java Dataframe
/~https://github.com/jtablesaw/tablesaw
@@ -12,7 +12,8 @@
scm:git:git@github.com:jtablesaw/tablesaw.git
scm:git:git@github.com:jtablesaw/tablesaw.git
git@github.com:jtablesaw/tablesaw.git
-
+ v0.44.0
+
Apache License, Version 2.0
diff --git a/saw/pom.xml b/saw/pom.xml
index f4dd207b3..2f5cc3ef3 100644
--- a/saw/pom.xml
+++ b/saw/pom.xml
@@ -5,7 +5,7 @@
tech.tablesaw
tablesaw-parent
- 1.0.0-SNAPSHOT
+ 0.44.0
tablesaw-saw
@@ -64,7 +64,7 @@
tech.tablesaw
tablesaw-core
- 1.0.0-SNAPSHOT
+ 0.44.0
provided