#70 - [artifactory-release] Release version 2.0.0.RELEASE.

This commit is contained in:
Spring Buildmaster
2019-09-30 11:18:45 +00:00
parent 7af699372a
commit 74a854d460
3 changed files with 3 additions and 3 deletions

View File

@@ -10,7 +10,7 @@
<parent>
<groupId>org.springframework.plugin</groupId>
<artifactId>spring-plugin</artifactId>
<version>2.0.0.BUILD-SNAPSHOT</version>
<version>2.0.0.RELEASE</version>
</parent>
<properties>

View File

@@ -9,7 +9,7 @@
<parent>
<groupId>org.springframework.plugin</groupId>
<artifactId>spring-plugin</artifactId>
<version>2.0.0.BUILD-SNAPSHOT</version>
<version>2.0.0.RELEASE</version>
</parent>
<properties>

View File

@@ -5,7 +5,7 @@
<artifactId>spring-plugin</artifactId>
<packaging>pom</packaging>
<name>Spring Plugin</name>
<version>2.0.0.BUILD-SNAPSHOT</version>
<version>2.0.0.RELEASE</version>
<description>Simple plugin infrastructure</description>
<organization>