Merge pull request #14 from rbkmoney/ft/upgrade/BumpToBoot2

Bump to 2.0.0
This commit is contained in:
Vladimir Pankrashkin 2018-03-29 19:02:47 +03:00 committed by GitHub
commit 3b8be6e46b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 3 deletions

2
Jenkinsfile vendored
View File

@ -8,6 +8,6 @@ build('spring-boot-starter-parent', 'docker-host') {
javaLibPipeline = load("build_utils/jenkins_lib/pipeJavaLib.groovy")
}
def buildImageTag = "80c38dc638c0879687f6661f4e16e8de9fc0d2c6"
def buildImageTag = "4799280a02cb73761a3ba3641285aac8ec4ec482"
javaLibPipeline(buildImageTag)
}

View File

@ -3,13 +3,13 @@
<parent>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-parent</artifactId>
<version>1.5.10.RELEASE</version>
<version>2.0.0.RELEASE</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<packaging>pom</packaging>
<groupId>com.rbkmoney</groupId>
<artifactId>spring-boot-starter-parent</artifactId>
<version>1.5.10.RELEASE</version>
<version>2.0.0.RELEASE</version>
<description>RBKmoney parent pom</description>
<distributionManagement>
<downloadUrl>