diff --git a/pom.xml b/pom.xml index e353720d..ff65da28 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ org.springframework.shell spring-shell-parent Spring Shell Parent POM - 2.1.6-SNAPSHOT + 2.1.7-SNAPSHOT pom @@ -45,42 +45,42 @@ org.springframework.shell spring-shell-core - 2.1.6-SNAPSHOT + 2.1.7-SNAPSHOT org.springframework.shell spring-shell-core-test-support - 2.1.6-SNAPSHOT + 2.1.7-SNAPSHOT org.springframework.shell spring-shell-standard - 2.1.6-SNAPSHOT + 2.1.7-SNAPSHOT org.springframework.shell spring-shell-standard-commands - 2.1.6-SNAPSHOT + 2.1.7-SNAPSHOT org.springframework.shell spring-shell-starter - 2.1.6-SNAPSHOT + 2.1.7-SNAPSHOT org.springframework.shell spring-shell-starter-jna - 2.1.6-SNAPSHOT + 2.1.7-SNAPSHOT org.springframework.shell spring-shell-table - 2.1.6-SNAPSHOT + 2.1.7-SNAPSHOT org.springframework.shell spring-shell-autoconfigure - 2.1.6-SNAPSHOT + 2.1.7-SNAPSHOT org.jline diff --git a/spring-shell-autoconfigure/pom.xml b/spring-shell-autoconfigure/pom.xml index 7547fa46..4f078244 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.6-SNAPSHOT + 2.1.7-SNAPSHOT diff --git a/spring-shell-core-test-support/pom.xml b/spring-shell-core-test-support/pom.xml index 1b502564..6c9e0382 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.6-SNAPSHOT + 2.1.7-SNAPSHOT Core API test classes for Spring Shell 2 diff --git a/spring-shell-core/pom.xml b/spring-shell-core/pom.xml index 05cfb90b..3a705dfa 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.6-SNAPSHOT + 2.1.7-SNAPSHOT Core API and classes for Spring Shell 2 diff --git a/spring-shell-dependencies/pom.xml b/spring-shell-dependencies/pom.xml index 450c0917..4ca3ccc8 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.6-SNAPSHOT + 2.1.7-SNAPSHOT spring-shell-dependencies pom Spring Shell Bill of Materials @@ -35,22 +35,22 @@ org.springframework.shell spring-shell-core - 2.1.6-SNAPSHOT + 2.1.7-SNAPSHOT org.springframework.shell spring-shell-core-test-support - 2.1.6-SNAPSHOT + 2.1.7-SNAPSHOT org.springframework.shell spring-shell-standard - 2.1.6-SNAPSHOT + 2.1.7-SNAPSHOT org.springframework.shell spring-shell-standard-commands - 2.1.6-SNAPSHOT + 2.1.7-SNAPSHOT org.springframework.shell @@ -60,17 +60,17 @@ org.springframework.shell spring-shell-starter - 2.1.6-SNAPSHOT + 2.1.7-SNAPSHOT org.springframework.shell spring-shell-starter-jna - 2.1.6-SNAPSHOT + 2.1.7-SNAPSHOT org.springframework.shell spring-shell-table - 2.1.6-SNAPSHOT + 2.1.7-SNAPSHOT diff --git a/spring-shell-docs/pom.xml b/spring-shell-docs/pom.xml index 744dc4e9..6632f80c 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.6-SNAPSHOT + 2.1.7-SNAPSHOT Spring Shell reference documentation diff --git a/spring-shell-samples/pom.xml b/spring-shell-samples/pom.xml index c637a6ac..28dccfac 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.6-SNAPSHOT + 2.1.7-SNAPSHOT Examples of using Spring Shell 2 diff --git a/spring-shell-standard-commands/pom.xml b/spring-shell-standard-commands/pom.xml index a8e4427b..658e5b70 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.6-SNAPSHOT + 2.1.7-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 97cd89a2..aa410bb7 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.6-SNAPSHOT + 2.1.7-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 b891510f..7f4ef2e8 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.6-SNAPSHOT + 2.1.7-SNAPSHOT Starter Dependency for Using Spring Shell with JNA diff --git a/spring-shell-starter/pom.xml b/spring-shell-starter/pom.xml index af7079f0..e9d79bba 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.6-SNAPSHOT + 2.1.7-SNAPSHOT Starter Dependency for Using Spring Shell diff --git a/spring-shell-table/pom.xml b/spring-shell-table/pom.xml index 3fbc44fd..3ac13eec 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.6-SNAPSHOT + 2.1.7-SNAPSHOT Library to Display Fancy ASCII art Tables