[artifactory-release] Next development version
This commit is contained in:
18
pom.xml
18
pom.xml
@@ -5,7 +5,7 @@
|
||||
<groupId>org.springframework.shell</groupId>
|
||||
<artifactId>spring-shell-parent</artifactId>
|
||||
<name>Spring Shell Parent POM</name>
|
||||
<version>2.0.0.RELEASE</version>
|
||||
<version>2.0.1.BUILD-SNAPSHOT</version>
|
||||
<packaging>pom</packaging>
|
||||
|
||||
<parent>
|
||||
@@ -47,42 +47,42 @@
|
||||
<dependency>
|
||||
<groupId>org.springframework.shell</groupId>
|
||||
<artifactId>spring-shell-core</artifactId>
|
||||
<version>2.0.0.RELEASE</version>
|
||||
<version>2.0.1.BUILD-SNAPSHOT</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>org.springframework.shell</groupId>
|
||||
<artifactId>spring-shell-core-test-support</artifactId>
|
||||
<version>2.0.0.RELEASE</version>
|
||||
<version>2.0.1.BUILD-SNAPSHOT</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>org.springframework.shell</groupId>
|
||||
<artifactId>spring-shell-standard</artifactId>
|
||||
<version>2.0.0.RELEASE</version>
|
||||
<version>2.0.1.BUILD-SNAPSHOT</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>org.springframework.shell</groupId>
|
||||
<artifactId>spring-shell-standard-commands</artifactId>
|
||||
<version>2.0.0.RELEASE</version>
|
||||
<version>2.0.1.BUILD-SNAPSHOT</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>org.springframework.shell</groupId>
|
||||
<artifactId>spring-shell-shell1-adapter</artifactId>
|
||||
<version>2.0.0.RELEASE</version>
|
||||
<version>2.0.1.BUILD-SNAPSHOT</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>org.springframework.shell</groupId>
|
||||
<artifactId>spring-shell-jcommander-adapter</artifactId>
|
||||
<version>2.0.0.RELEASE</version>
|
||||
<version>2.0.1.BUILD-SNAPSHOT</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>org.springframework.shell</groupId>
|
||||
<artifactId>spring-shell-starter</artifactId>
|
||||
<version>2.0.0.RELEASE</version>
|
||||
<version>2.0.1.BUILD-SNAPSHOT</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>org.springframework.shell</groupId>
|
||||
<artifactId>spring-shell-table</artifactId>
|
||||
<version>2.0.0.RELEASE</version>
|
||||
<version>2.0.1.BUILD-SNAPSHOT</version>
|
||||
</dependency>
|
||||
<!-- OTHER DEPS -->
|
||||
<dependency>
|
||||
|
||||
@@ -9,7 +9,7 @@
|
||||
<parent>
|
||||
<groupId>org.springframework.shell</groupId>
|
||||
<artifactId>spring-shell-parent</artifactId>
|
||||
<version>2.0.0.RELEASE</version>
|
||||
<version>2.0.1.BUILD-SNAPSHOT</version>
|
||||
</parent>
|
||||
|
||||
<description>Core API test classes for Spring Shell 2</description>
|
||||
|
||||
@@ -9,7 +9,7 @@
|
||||
<parent>
|
||||
<groupId>org.springframework.shell</groupId>
|
||||
<artifactId>spring-shell-parent</artifactId>
|
||||
<version>2.0.0.RELEASE</version>
|
||||
<version>2.0.1.BUILD-SNAPSHOT</version>
|
||||
</parent>
|
||||
|
||||
<description>Core API and classes for Spring Shell 2</description>
|
||||
|
||||
@@ -9,7 +9,7 @@
|
||||
<parent>
|
||||
<groupId>org.springframework.shell</groupId>
|
||||
<artifactId>spring-shell-parent</artifactId>
|
||||
<version>2.0.0.RELEASE</version>
|
||||
<version>2.0.1.BUILD-SNAPSHOT</version>
|
||||
</parent>
|
||||
|
||||
<description>Spring Shell reference documentation</description>
|
||||
|
||||
@@ -9,7 +9,7 @@
|
||||
<parent>
|
||||
<groupId>org.springframework.shell</groupId>
|
||||
<artifactId>spring-shell-parent</artifactId>
|
||||
<version>2.0.0.RELEASE</version>
|
||||
<version>2.0.1.BUILD-SNAPSHOT</version>
|
||||
</parent>
|
||||
|
||||
<description>Adapter classes to allow JCommander type annotations and parsing via Spring Shell 2</description>
|
||||
|
||||
@@ -9,7 +9,7 @@
|
||||
<parent>
|
||||
<groupId>org.springframework.shell</groupId>
|
||||
<artifactId>spring-shell-parent</artifactId>
|
||||
<version>2.0.0.RELEASE</version>
|
||||
<version>2.0.1.BUILD-SNAPSHOT</version>
|
||||
</parent>
|
||||
|
||||
<description>Adapter classes to enable Shell 1 type annotations via Spring Shell 2</description>
|
||||
|
||||
@@ -9,7 +9,7 @@
|
||||
<parent>
|
||||
<groupId>org.springframework.shell</groupId>
|
||||
<artifactId>spring-shell-parent</artifactId>
|
||||
<version>2.0.0.RELEASE</version>
|
||||
<version>2.0.1.BUILD-SNAPSHOT</version>
|
||||
</parent>
|
||||
|
||||
<description>Standard out-of-the-box shell commands, implemented using the Standard API</description>
|
||||
|
||||
@@ -9,7 +9,7 @@
|
||||
<parent>
|
||||
<groupId>org.springframework.shell</groupId>
|
||||
<artifactId>spring-shell-parent</artifactId>
|
||||
<version>2.0.0.RELEASE</version>
|
||||
<version>2.0.1.BUILD-SNAPSHOT</version>
|
||||
</parent>
|
||||
|
||||
<description>APIs and resolvers for using the standard Spring Shell programming model</description>
|
||||
|
||||
@@ -9,7 +9,7 @@
|
||||
<parent>
|
||||
<groupId>org.springframework.shell</groupId>
|
||||
<artifactId>spring-shell-parent</artifactId>
|
||||
<version>2.0.0.RELEASE</version>
|
||||
<version>2.0.1.BUILD-SNAPSHOT</version>
|
||||
</parent>
|
||||
|
||||
<description>Starter Dependency for Using Spring Shell</description>
|
||||
|
||||
@@ -23,7 +23,7 @@
|
||||
<parent>
|
||||
<groupId>org.springframework.shell</groupId>
|
||||
<artifactId>spring-shell-parent</artifactId>
|
||||
<version>2.0.0.RELEASE</version>
|
||||
<version>2.0.1.BUILD-SNAPSHOT</version>
|
||||
</parent>
|
||||
|
||||
<description>Library to Display Fancy ASCII art Tables</description>
|
||||
|
||||
Reference in New Issue
Block a user