From 8e07825a396cd13ae4b6a24b33f540677d53ca6e Mon Sep 17 00:00:00 2001
From: Ben McCann <322311+benmccann@users.noreply.github.com>
Date: Tue, 18 Feb 2025 08:25:07 -0800
Subject: [PATCH] [maven-release-plugin] prepare for next development iteration
---
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 | 4 ++--
saw/pom.xml | 4 ++--
11 files changed, 29 insertions(+), 29 deletions(-)
diff --git a/aggregate/pom.xml b/aggregate/pom.xml
index 2a6d94ebd..2cc27de42 100644
--- a/aggregate/pom.xml
+++ b/aggregate/pom.xml
@@ -5,7 +5,7 @@
tech.tablesaw
tablesaw-parent
- 0.44.1
+ 0.44.2-SNAPSHOT
tablesaw-aggregate
@@ -16,42 +16,42 @@
tech.tablesaw
tablesaw-core
- 0.44.1
+ 0.44.2-SNAPSHOT
tech.tablesaw
tablesaw-beakerx
- 0.44.1
+ 0.44.2-SNAPSHOT
tech.tablesaw
tablesaw-excel
- 0.44.1
+ 0.44.2-SNAPSHOT
tech.tablesaw
tablesaw-html
- 0.44.1
+ 0.44.2-SNAPSHOT
tech.tablesaw
tablesaw-arrow
- 0.44.1
+ 0.44.2-SNAPSHOT
tech.tablesaw
tablesaw-json
- 0.44.1
+ 0.44.2-SNAPSHOT
tech.tablesaw
tablesaw-jsplot
- 0.44.1
+ 0.44.2-SNAPSHOT
tech.tablesaw
tablesaw-saw
- 0.44.1
+ 0.44.2-SNAPSHOT
diff --git a/arrow/pom.xml b/arrow/pom.xml
index 415046863..2a65f9be2 100644
--- a/arrow/pom.xml
+++ b/arrow/pom.xml
@@ -5,7 +5,7 @@
tech.tablesaw
tablesaw-parent
- 0.44.1
+ 0.44.2-SNAPSHOT
tablesaw-arrow
@@ -81,7 +81,7 @@
tech.tablesaw
tablesaw-core
- 0.44.1
+ 0.44.2-SNAPSHOT
provided
diff --git a/beakerx/pom.xml b/beakerx/pom.xml
index 523d2e066..eb2cbdf55 100644
--- a/beakerx/pom.xml
+++ b/beakerx/pom.xml
@@ -5,7 +5,7 @@
tech.tablesaw
tablesaw-parent
- 0.44.1
+ 0.44.2-SNAPSHOT
tablesaw-beakerx
@@ -71,12 +71,12 @@
tech.tablesaw
tablesaw-core
- 0.44.1
+ 0.44.2-SNAPSHOT
tech.tablesaw
tablesaw-docs
- 0.44.1
+ 0.44.2-SNAPSHOT
provided
diff --git a/core/pom.xml b/core/pom.xml
index ddf170840..c8a60493f 100644
--- a/core/pom.xml
+++ b/core/pom.xml
@@ -5,7 +5,7 @@
tech.tablesaw
tablesaw-parent
- 0.44.1
+ 0.44.2-SNAPSHOT
tablesaw-core
diff --git a/docs-src/pom.xml b/docs-src/pom.xml
index 76be9995c..a70fb4991 100644
--- a/docs-src/pom.xml
+++ b/docs-src/pom.xml
@@ -5,7 +5,7 @@
tech.tablesaw
tablesaw-parent
- 0.44.1
+ 0.44.2-SNAPSHOT
tablesaw-docs
@@ -70,7 +70,7 @@
tech.tablesaw
tablesaw-core
- 0.44.1
+ 0.44.2-SNAPSHOT
compile
diff --git a/excel/pom.xml b/excel/pom.xml
index fac40c210..13f89fdb1 100644
--- a/excel/pom.xml
+++ b/excel/pom.xml
@@ -5,7 +5,7 @@
tech.tablesaw
tablesaw-parent
- 0.44.1
+ 0.44.2-SNAPSHOT
tablesaw-excel
@@ -65,7 +65,7 @@
tech.tablesaw
tablesaw-core
- 0.44.1
+ 0.44.2-SNAPSHOT
provided
diff --git a/html/pom.xml b/html/pom.xml
index 8d2d9bdd7..4780ec2a6 100644
--- a/html/pom.xml
+++ b/html/pom.xml
@@ -5,7 +5,7 @@
tech.tablesaw
tablesaw-parent
- 0.44.1
+ 0.44.2-SNAPSHOT
tablesaw-html
@@ -64,7 +64,7 @@
tech.tablesaw
tablesaw-core
- 0.44.1
+ 0.44.2-SNAPSHOT
provided
diff --git a/json/pom.xml b/json/pom.xml
index d756175f9..1754e16ec 100644
--- a/json/pom.xml
+++ b/json/pom.xml
@@ -5,7 +5,7 @@
tech.tablesaw
tablesaw-parent
- 0.44.1
+ 0.44.2-SNAPSHOT
tablesaw-json
@@ -64,7 +64,7 @@
tech.tablesaw
tablesaw-core
- 0.44.1
+ 0.44.2-SNAPSHOT
provided
diff --git a/jsplot/pom.xml b/jsplot/pom.xml
index ba978fbf4..9eb0fee33 100644
--- a/jsplot/pom.xml
+++ b/jsplot/pom.xml
@@ -5,7 +5,7 @@
tech.tablesaw
tablesaw-parent
- 0.44.1
+ 0.44.2-SNAPSHOT
tablesaw-jsplot
@@ -74,7 +74,7 @@
tech.tablesaw
tablesaw-core
- 0.44.1
+ 0.44.2-SNAPSHOT
org.junit.jupiter
diff --git a/pom.xml b/pom.xml
index 4daf47cb3..0afcf8843 100644
--- a/pom.xml
+++ b/pom.xml
@@ -4,7 +4,7 @@
tech.tablesaw
tablesaw-parent
- 0.44.1
+ 0.44.2-SNAPSHOT
Tablesaw
High-performance Java Dataframe
https://github.com/jtablesaw/tablesaw
@@ -12,7 +12,7 @@
scm:git:git@github.com:jtablesaw/tablesaw.git
scm:git:git@github.com:jtablesaw/tablesaw.git
git@github.com:jtablesaw/tablesaw.git
- v0.44.1
+ HEAD
diff --git a/saw/pom.xml b/saw/pom.xml
index 6ffa88c49..cd4a7dbd7 100644
--- a/saw/pom.xml
+++ b/saw/pom.xml
@@ -5,7 +5,7 @@
tech.tablesaw
tablesaw-parent
- 0.44.1
+ 0.44.2-SNAPSHOT
tablesaw-saw
@@ -64,7 +64,7 @@
tech.tablesaw
tablesaw-core
- 0.44.1
+ 0.44.2-SNAPSHOT
provided