From 9dcd6207bf997fc9456e9ff3ab5249ffb3f24f77 Mon Sep 17 00:00:00 2001
From: "github-actions[bot]"
<41898282+github-actions[bot]@users.noreply.github.com>
Date: Wed, 26 Jul 2023 11:43:32 +0000
Subject: [PATCH] Next development version
---
pom.xml | 18 +++++++++---------
spring-shell-autoconfigure/pom.xml | 2 +-
spring-shell-core-test-support/pom.xml | 2 +-
spring-shell-core/pom.xml | 2 +-
spring-shell-dependencies/pom.xml | 16 ++++++++--------
spring-shell-docs/pom.xml | 2 +-
spring-shell-samples/pom.xml | 2 +-
spring-shell-standard-commands/pom.xml | 2 +-
spring-shell-standard/pom.xml | 2 +-
spring-shell-starter-jna/pom.xml | 2 +-
spring-shell-starter/pom.xml | 2 +-
spring-shell-table/pom.xml | 2 +-
12 files changed, 27 insertions(+), 27 deletions(-)
diff --git a/pom.xml b/pom.xml
index d80c8a35..613e5a81 100644
--- a/pom.xml
+++ b/pom.xml
@@ -5,7 +5,7 @@
org.springframework.shell
spring-shell-parent
Spring Shell Parent POM
- 2.1.12-SNAPSHOT
+ 2.1.13-SNAPSHOT
pom
@@ -45,42 +45,42 @@
org.springframework.shell
spring-shell-core
- 2.1.12-SNAPSHOT
+ 2.1.13-SNAPSHOT
org.springframework.shell
spring-shell-core-test-support
- 2.1.12-SNAPSHOT
+ 2.1.13-SNAPSHOT
org.springframework.shell
spring-shell-standard
- 2.1.12-SNAPSHOT
+ 2.1.13-SNAPSHOT
org.springframework.shell
spring-shell-standard-commands
- 2.1.12-SNAPSHOT
+ 2.1.13-SNAPSHOT
org.springframework.shell
spring-shell-starter
- 2.1.12-SNAPSHOT
+ 2.1.13-SNAPSHOT
org.springframework.shell
spring-shell-starter-jna
- 2.1.12-SNAPSHOT
+ 2.1.13-SNAPSHOT
org.springframework.shell
spring-shell-table
- 2.1.12-SNAPSHOT
+ 2.1.13-SNAPSHOT
org.springframework.shell
spring-shell-autoconfigure
- 2.1.12-SNAPSHOT
+ 2.1.13-SNAPSHOT
org.jline
diff --git a/spring-shell-autoconfigure/pom.xml b/spring-shell-autoconfigure/pom.xml
index e7696929..f9ee0882 100644
--- a/spring-shell-autoconfigure/pom.xml
+++ b/spring-shell-autoconfigure/pom.xml
@@ -9,7 +9,7 @@
org.springframework.shell
spring-shell-parent
- 2.1.12-SNAPSHOT
+ 2.1.13-SNAPSHOT
diff --git a/spring-shell-core-test-support/pom.xml b/spring-shell-core-test-support/pom.xml
index 63172757..4327d299 100644
--- a/spring-shell-core-test-support/pom.xml
+++ b/spring-shell-core-test-support/pom.xml
@@ -9,7 +9,7 @@
org.springframework.shell
spring-shell-parent
- 2.1.12-SNAPSHOT
+ 2.1.13-SNAPSHOT
Core API test classes for Spring Shell 2
diff --git a/spring-shell-core/pom.xml b/spring-shell-core/pom.xml
index 00e54a91..14b0ad0c 100644
--- a/spring-shell-core/pom.xml
+++ b/spring-shell-core/pom.xml
@@ -9,7 +9,7 @@
org.springframework.shell
spring-shell-parent
- 2.1.12-SNAPSHOT
+ 2.1.13-SNAPSHOT
Core API and classes for Spring Shell 2
diff --git a/spring-shell-dependencies/pom.xml b/spring-shell-dependencies/pom.xml
index 42105fa2..52ae6e93 100644
--- a/spring-shell-dependencies/pom.xml
+++ b/spring-shell-dependencies/pom.xml
@@ -1,7 +1,7 @@
4.0.0
org.springframework.shell
- 2.1.12-SNAPSHOT
+ 2.1.13-SNAPSHOT
spring-shell-dependencies
pom
Spring Shell Bill of Materials
@@ -35,22 +35,22 @@
org.springframework.shell
spring-shell-core
- 2.1.12-SNAPSHOT
+ 2.1.13-SNAPSHOT
org.springframework.shell
spring-shell-core-test-support
- 2.1.12-SNAPSHOT
+ 2.1.13-SNAPSHOT
org.springframework.shell
spring-shell-standard
- 2.1.12-SNAPSHOT
+ 2.1.13-SNAPSHOT
org.springframework.shell
spring-shell-standard-commands
- 2.1.12-SNAPSHOT
+ 2.1.13-SNAPSHOT
org.springframework.shell
@@ -60,17 +60,17 @@
org.springframework.shell
spring-shell-starter
- 2.1.12-SNAPSHOT
+ 2.1.13-SNAPSHOT
org.springframework.shell
spring-shell-starter-jna
- 2.1.12-SNAPSHOT
+ 2.1.13-SNAPSHOT
org.springframework.shell
spring-shell-table
- 2.1.12-SNAPSHOT
+ 2.1.13-SNAPSHOT
diff --git a/spring-shell-docs/pom.xml b/spring-shell-docs/pom.xml
index ef43c331..68cdb7b1 100644
--- a/spring-shell-docs/pom.xml
+++ b/spring-shell-docs/pom.xml
@@ -8,7 +8,7 @@
org.springframework.shell
spring-shell-parent
- 2.1.12-SNAPSHOT
+ 2.1.13-SNAPSHOT
Spring Shell reference documentation
diff --git a/spring-shell-samples/pom.xml b/spring-shell-samples/pom.xml
index d0ab5d0c..9a955a77 100644
--- a/spring-shell-samples/pom.xml
+++ b/spring-shell-samples/pom.xml
@@ -9,7 +9,7 @@
org.springframework.shell
spring-shell-parent
- 2.1.12-SNAPSHOT
+ 2.1.13-SNAPSHOT
Examples of using Spring Shell 2
diff --git a/spring-shell-standard-commands/pom.xml b/spring-shell-standard-commands/pom.xml
index 39dcbaf2..60e92a27 100644
--- a/spring-shell-standard-commands/pom.xml
+++ b/spring-shell-standard-commands/pom.xml
@@ -9,7 +9,7 @@
org.springframework.shell
spring-shell-parent
- 2.1.12-SNAPSHOT
+ 2.1.13-SNAPSHOT
Standard out-of-the-box shell commands, implemented using the Standard API
diff --git a/spring-shell-standard/pom.xml b/spring-shell-standard/pom.xml
index bb9b550b..ae4661cd 100644
--- a/spring-shell-standard/pom.xml
+++ b/spring-shell-standard/pom.xml
@@ -9,7 +9,7 @@
org.springframework.shell
spring-shell-parent
- 2.1.12-SNAPSHOT
+ 2.1.13-SNAPSHOT
APIs and resolvers for using the standard Spring Shell programming model
diff --git a/spring-shell-starter-jna/pom.xml b/spring-shell-starter-jna/pom.xml
index 37be4f8b..fb7a67eb 100644
--- a/spring-shell-starter-jna/pom.xml
+++ b/spring-shell-starter-jna/pom.xml
@@ -8,7 +8,7 @@
org.springframework.shell
spring-shell-parent
- 2.1.12-SNAPSHOT
+ 2.1.13-SNAPSHOT
Starter Dependency for Using Spring Shell with JNA
diff --git a/spring-shell-starter/pom.xml b/spring-shell-starter/pom.xml
index 25842094..e7efa83d 100644
--- a/spring-shell-starter/pom.xml
+++ b/spring-shell-starter/pom.xml
@@ -8,7 +8,7 @@
org.springframework.shell
spring-shell-parent
- 2.1.12-SNAPSHOT
+ 2.1.13-SNAPSHOT
Starter Dependency for Using Spring Shell
diff --git a/spring-shell-table/pom.xml b/spring-shell-table/pom.xml
index 1001fb56..560bda9b 100644
--- a/spring-shell-table/pom.xml
+++ b/spring-shell-table/pom.xml
@@ -23,7 +23,7 @@
org.springframework.shell
spring-shell-parent
- 2.1.12-SNAPSHOT
+ 2.1.13-SNAPSHOT
Library to Display Fancy ASCII art Tables