From 75b9c2c8463084e155e25eca4ea4948406caa19c Mon Sep 17 00:00:00 2001 From: Spring Buildmaster Date: Wed, 25 Apr 2018 08:29:26 +0000 Subject: [PATCH] [artifactory-release] Next development version --- pom.xml | 18 +++++++++--------- spring-shell-core-test-support/pom.xml | 2 +- spring-shell-core/pom.xml | 2 +- spring-shell-docs/pom.xml | 2 +- spring-shell-jcommander-adapter/pom.xml | 2 +- spring-shell-shell1-adapter/pom.xml | 2 +- spring-shell-standard-commands/pom.xml | 2 +- spring-shell-standard/pom.xml | 2 +- spring-shell-starter/pom.xml | 2 +- spring-shell-table/pom.xml | 2 +- 10 files changed, 18 insertions(+), 18 deletions(-) diff --git a/pom.xml b/pom.xml index 49210933..431709a1 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ org.springframework.shell spring-shell-parent Spring Shell Parent POM - 2.0.1.RELEASE + 2.0.2.BUILD-SNAPSHOT pom @@ -47,42 +47,42 @@ org.springframework.shell spring-shell-core - 2.0.1.RELEASE + 2.0.2.BUILD-SNAPSHOT org.springframework.shell spring-shell-core-test-support - 2.0.1.RELEASE + 2.0.2.BUILD-SNAPSHOT org.springframework.shell spring-shell-standard - 2.0.1.RELEASE + 2.0.2.BUILD-SNAPSHOT org.springframework.shell spring-shell-standard-commands - 2.0.1.RELEASE + 2.0.2.BUILD-SNAPSHOT org.springframework.shell spring-shell-shell1-adapter - 2.0.1.RELEASE + 2.0.2.BUILD-SNAPSHOT org.springframework.shell spring-shell-jcommander-adapter - 2.0.1.RELEASE + 2.0.2.BUILD-SNAPSHOT org.springframework.shell spring-shell-starter - 2.0.1.RELEASE + 2.0.2.BUILD-SNAPSHOT org.springframework.shell spring-shell-table - 2.0.1.RELEASE + 2.0.2.BUILD-SNAPSHOT diff --git a/spring-shell-core-test-support/pom.xml b/spring-shell-core-test-support/pom.xml index f1e26038..711230a2 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.0.1.RELEASE + 2.0.2.BUILD-SNAPSHOT Core API test classes for Spring Shell 2 diff --git a/spring-shell-core/pom.xml b/spring-shell-core/pom.xml index 65edfd28..14a690b5 100644 --- a/spring-shell-core/pom.xml +++ b/spring-shell-core/pom.xml @@ -9,7 +9,7 @@ org.springframework.shell spring-shell-parent - 2.0.1.RELEASE + 2.0.2.BUILD-SNAPSHOT Core API and classes for Spring Shell 2 diff --git a/spring-shell-docs/pom.xml b/spring-shell-docs/pom.xml index 44c8c860..2c4a98f9 100644 --- a/spring-shell-docs/pom.xml +++ b/spring-shell-docs/pom.xml @@ -9,7 +9,7 @@ org.springframework.shell spring-shell-parent - 2.0.1.RELEASE + 2.0.2.BUILD-SNAPSHOT Spring Shell reference documentation diff --git a/spring-shell-jcommander-adapter/pom.xml b/spring-shell-jcommander-adapter/pom.xml index 2cbfd069..dc2b38b8 100644 --- a/spring-shell-jcommander-adapter/pom.xml +++ b/spring-shell-jcommander-adapter/pom.xml @@ -9,7 +9,7 @@ org.springframework.shell spring-shell-parent - 2.0.1.RELEASE + 2.0.2.BUILD-SNAPSHOT Adapter classes to allow JCommander type annotations and parsing via Spring Shell 2 diff --git a/spring-shell-shell1-adapter/pom.xml b/spring-shell-shell1-adapter/pom.xml index fb175a5d..d6f7b978 100644 --- a/spring-shell-shell1-adapter/pom.xml +++ b/spring-shell-shell1-adapter/pom.xml @@ -9,7 +9,7 @@ org.springframework.shell spring-shell-parent - 2.0.1.RELEASE + 2.0.2.BUILD-SNAPSHOT Adapter classes to enable Shell 1 type annotations via Spring Shell 2 diff --git a/spring-shell-standard-commands/pom.xml b/spring-shell-standard-commands/pom.xml index b81447e9..c9ffc69a 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.0.1.RELEASE + 2.0.2.BUILD-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 cfe252eb..1bfb8e3b 100644 --- a/spring-shell-standard/pom.xml +++ b/spring-shell-standard/pom.xml @@ -9,7 +9,7 @@ org.springframework.shell spring-shell-parent - 2.0.1.RELEASE + 2.0.2.BUILD-SNAPSHOT APIs and resolvers for using the standard Spring Shell programming model diff --git a/spring-shell-starter/pom.xml b/spring-shell-starter/pom.xml index 10a4332f..622eb6b4 100644 --- a/spring-shell-starter/pom.xml +++ b/spring-shell-starter/pom.xml @@ -9,7 +9,7 @@ org.springframework.shell spring-shell-parent - 2.0.1.RELEASE + 2.0.2.BUILD-SNAPSHOT Starter Dependency for Using Spring Shell diff --git a/spring-shell-table/pom.xml b/spring-shell-table/pom.xml index 494ba146..f7516f70 100644 --- a/spring-shell-table/pom.xml +++ b/spring-shell-table/pom.xml @@ -23,7 +23,7 @@ org.springframework.shell spring-shell-parent - 2.0.1.RELEASE + 2.0.2.BUILD-SNAPSHOT Library to Display Fancy ASCII art Tables