From db230a7b3d8a8ea7a4e3aaf9cd5e67fe5634cf02 Mon Sep 17 00:00:00 2001 From: buildmaster Date: Thu, 21 Dec 2017 17:36:44 +0000 Subject: [PATCH] Update SNAPSHOT to 1.3.7.RELEASE --- docs/pom.xml | 2 +- pom.xml | 4 ++-- spring-cloud-build-dependencies/pom.xml | 2 +- spring-cloud-build-tools/pom.xml | 2 +- spring-cloud-dependencies-parent/pom.xml | 2 +- 5 files changed, 6 insertions(+), 6 deletions(-) diff --git a/docs/pom.xml b/docs/pom.xml index ae5b14c7..b1bcc219 100644 --- a/docs/pom.xml +++ b/docs/pom.xml @@ -9,7 +9,7 @@ org.springframework.cloud spring-cloud-build - 1.3.7.BUILD-SNAPSHOT + 1.3.7.RELEASE spring-cloud-build diff --git a/pom.xml b/pom.xml index 63c6a454..7361d3ab 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ 4.0.0 org.springframework.cloud spring-cloud-build - 1.3.7.BUILD-SNAPSHOT + 1.3.7.RELEASE pom Spring Cloud Parent Spring Cloud parent pom, managing plugins and dependencies for Spring Cloud projects @@ -28,7 +28,7 @@ ${basedir} ${project.artifactId} 1.5.9.RELEASE - 1.3.7.BUILD-SNAPSHOT + 1.3.7.RELEASE ${project.build.directory}/build-docs diff --git a/spring-cloud-build-dependencies/pom.xml b/spring-cloud-build-dependencies/pom.xml index 17e2ccf4..5bc93bc8 100644 --- a/spring-cloud-build-dependencies/pom.xml +++ b/spring-cloud-build-dependencies/pom.xml @@ -5,7 +5,7 @@ 4.0.0 org.springframework.cloud spring-cloud-build-dependencies - 1.3.7.BUILD-SNAPSHOT + 1.3.7.RELEASE spring-cloud-build-tools pom Spring Cloud Build Dependencies: an internal BOM for use with Spring Cloud projects. Use as a BOM or by inheriting from the spring-cloud build parent. diff --git a/spring-cloud-build-tools/pom.xml b/spring-cloud-build-tools/pom.xml index 118a963f..079bcbd0 100644 --- a/spring-cloud-build-tools/pom.xml +++ b/spring-cloud-build-tools/pom.xml @@ -11,7 +11,7 @@ org.springframework.cloud spring-cloud-build - 1.3.7.BUILD-SNAPSHOT + 1.3.7.RELEASE diff --git a/spring-cloud-dependencies-parent/pom.xml b/spring-cloud-dependencies-parent/pom.xml index 748525c5..e51b69ab 100644 --- a/spring-cloud-dependencies-parent/pom.xml +++ b/spring-cloud-dependencies-parent/pom.xml @@ -3,7 +3,7 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> 4.0.0 org.springframework.cloud - 1.3.7.BUILD-SNAPSHOT + 1.3.7.RELEASE spring-cloud-dependencies-parent pom spring-cloud-dependencies-parent