diff --git a/pom.xml b/pom.xml index 12596dcd..41ed2efa 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ org.springframework.shell spring-shell-parent Spring Shell Parent POM - 3.0.0.BUILD-SNAPSHOT + 3.0.0-SNAPSHOT pom @@ -46,37 +46,37 @@ org.springframework.shell spring-shell-core - 3.0.0.BUILD-SNAPSHOT + 3.0.0-SNAPSHOT org.springframework.shell spring-shell-core-test-support - 3.0.0.BUILD-SNAPSHOT + 3.0.0-SNAPSHOT org.springframework.shell spring-shell-standard - 3.0.0.BUILD-SNAPSHOT + 3.0.0-SNAPSHOT org.springframework.shell spring-shell-standard-commands - 3.0.0.BUILD-SNAPSHOT + 3.0.0-SNAPSHOT org.springframework.shell spring-shell-jcommander-adapter - 3.0.0.BUILD-SNAPSHOT + 3.0.0-SNAPSHOT org.springframework.shell spring-shell-starter - 3.0.0.BUILD-SNAPSHOT + 3.0.0-SNAPSHOT org.springframework.shell spring-shell-table - 3.0.0.BUILD-SNAPSHOT + 3.0.0-SNAPSHOT diff --git a/spring-shell-core-test-support/pom.xml b/spring-shell-core-test-support/pom.xml index 68b24b64..3bfae2ba 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 - 3.0.0.BUILD-SNAPSHOT + 3.0.0-SNAPSHOT Core API test classes for Spring Shell 2 diff --git a/spring-shell-core/pom.xml b/spring-shell-core/pom.xml index 0e38332b..1ef9a806 100644 --- a/spring-shell-core/pom.xml +++ b/spring-shell-core/pom.xml @@ -9,7 +9,7 @@ org.springframework.shell spring-shell-parent - 3.0.0.BUILD-SNAPSHOT + 3.0.0-SNAPSHOT Core API and classes for Spring Shell 2 diff --git a/spring-shell-dependencies/pom.xml b/spring-shell-dependencies/pom.xml index fa00eb90..16e48bf0 100644 --- a/spring-shell-dependencies/pom.xml +++ b/spring-shell-dependencies/pom.xml @@ -1,6 +1,6 @@ 4.0.0 - 3.0.0.BUILD-SNAPSHOT + 3.0.0-SNAPSHOT spring-shell-dependencies pom Spring Shell Bill of Materials @@ -8,7 +8,7 @@ spring-shell-parent org.springframework.shell - 3.0.0.BUILD-SNAPSHOT + 3.0.0-SNAPSHOT @@ -17,37 +17,37 @@ org.springframework.shell spring-shell-core - 3.0.0.BUILD-SNAPSHOT + 3.0.0-SNAPSHOT org.springframework.shell spring-shell-core-test-support - 3.0.0.BUILD-SNAPSHOT + 3.0.0-SNAPSHOT org.springframework.shell spring-shell-standard - 3.0.0.BUILD-SNAPSHOT + 3.0.0-SNAPSHOT org.springframework.shell spring-shell-standard-commands - 3.0.0.BUILD-SNAPSHOT + 3.0.0-SNAPSHOT org.springframework.shell spring-shell-jcommander-adapter - 3.0.0.BUILD-SNAPSHOT + 3.0.0-SNAPSHOT org.springframework.shell spring-shell-starter - 3.0.0.BUILD-SNAPSHOT + 3.0.0-SNAPSHOT org.springframework.shell spring-shell-table - 3.0.0.BUILD-SNAPSHOT + 3.0.0-SNAPSHOT diff --git a/spring-shell-docs/pom.xml b/spring-shell-docs/pom.xml index 93829431..c4c33a55 100644 --- a/spring-shell-docs/pom.xml +++ b/spring-shell-docs/pom.xml @@ -9,7 +9,7 @@ org.springframework.shell spring-shell-parent - 3.0.0.BUILD-SNAPSHOT + 3.0.0-SNAPSHOT Spring Shell reference documentation diff --git a/spring-shell-jcommander-adapter/pom.xml b/spring-shell-jcommander-adapter/pom.xml index cf39112e..8899b98b 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 - 3.0.0.BUILD-SNAPSHOT + 3.0.0-SNAPSHOT Adapter classes to allow JCommander type annotations and parsing via Spring Shell 2 diff --git a/spring-shell-samples/pom.xml b/spring-shell-samples/pom.xml index e68b6625..8734aad8 100644 --- a/spring-shell-samples/pom.xml +++ b/spring-shell-samples/pom.xml @@ -9,7 +9,7 @@ org.springframework.shell spring-shell-parent - 3.0.0.BUILD-SNAPSHOT + 3.0.0-SNAPSHOT Examples of using Spring Shell 2 diff --git a/spring-shell-standard-commands/pom.xml b/spring-shell-standard-commands/pom.xml index 77b51643..76684a2d 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 - 3.0.0.BUILD-SNAPSHOT + 3.0.0-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 8085845c..48a3f8d3 100644 --- a/spring-shell-standard/pom.xml +++ b/spring-shell-standard/pom.xml @@ -9,7 +9,7 @@ org.springframework.shell spring-shell-parent - 3.0.0.BUILD-SNAPSHOT + 3.0.0-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 03adc5e4..bc4de285 100644 --- a/spring-shell-starter/pom.xml +++ b/spring-shell-starter/pom.xml @@ -9,7 +9,7 @@ org.springframework.shell spring-shell-parent - 3.0.0.BUILD-SNAPSHOT + 3.0.0-SNAPSHOT Starter Dependency for Using Spring Shell diff --git a/spring-shell-table/pom.xml b/spring-shell-table/pom.xml index 1b551964..097e3fa8 100644 --- a/spring-shell-table/pom.xml +++ b/spring-shell-table/pom.xml @@ -23,7 +23,7 @@ org.springframework.shell spring-shell-parent - 3.0.0.BUILD-SNAPSHOT + 3.0.0-SNAPSHOT Library to Display Fancy ASCII art Tables diff --git a/spring-shell-test-samples/pom.xml b/spring-shell-test-samples/pom.xml index ff5afb0c..80366feb 100644 --- a/spring-shell-test-samples/pom.xml +++ b/spring-shell-test-samples/pom.xml @@ -9,7 +9,7 @@ org.springframework.shell spring-shell-parent - 3.0.0.BUILD-SNAPSHOT + 3.0.0-SNAPSHOT Examples of unit, functional and integration tests using Spring Shell 2