From 256b86c191b4873c42faa679c98d96b01621b812 Mon Sep 17 00:00:00 2001 From: buildmaster Date: Fri, 15 Feb 2019 14:16:01 +0000 Subject: [PATCH] Going back to snapshots --- README.adoc | 6 +----- docs/pom.xml | 2 +- pom.xml | 4 ++-- spring-cloud-build-dependencies/pom.xml | 4 ++-- spring-cloud-build-tools/pom.xml | 2 +- spring-cloud-dependencies-parent/pom.xml | 2 +- 6 files changed, 8 insertions(+), 12 deletions(-) diff --git a/README.adoc b/README.adoc index 9ed65e8e..eeda37f4 100644 --- a/README.adoc +++ b/README.adoc @@ -1,8 +1,4 @@ -//// -DO NOT EDIT THIS FILE. IT WAS GENERATED. -Manual changes to this file will be lost when it is generated again. -Edit the files in the src/main/asciidoc/ directory instead. -//// +// Do not edit this file (e.g. go instead to src/main/asciidoc) image:https://circleci.com/gh/spring-cloud/spring-cloud-build.svg?style=svg[link="https://travis-ci.org/spring-cloud/spring-cloud-build"] diff --git a/docs/pom.xml b/docs/pom.xml index 6a180768..0bc5dd3b 100644 --- a/docs/pom.xml +++ b/docs/pom.xml @@ -10,7 +10,7 @@ org.springframework.cloud spring-cloud-build - 2.1.3.RELEASE + 2.1.3.BUILD-SNAPSHOT spring-cloud-build diff --git a/pom.xml b/pom.xml index cbb38e8b..21137106 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ 4.0.0 org.springframework.cloud spring-cloud-build - 2.1.3.RELEASE + 2.1.3.BUILD-SNAPSHOT pom Spring Cloud Parent Spring Cloud parent pom, managing plugins and dependencies for Spring @@ -29,7 +29,7 @@ ${basedir} ${project.artifactId} 2.1.3.RELEASE - 2.1.3.RELEASE + 2.1.3.BUILD-SNAPSHOT ${project.build.directory}/build-docs diff --git a/spring-cloud-build-dependencies/pom.xml b/spring-cloud-build-dependencies/pom.xml index b575572f..ff9ec314 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 - 2.1.3.RELEASE + 2.1.3.BUILD-SNAPSHOT spring-cloud-build-dependencies pom Spring Cloud Build Dependencies: an internal BOM for use with Spring @@ -19,7 +19,7 @@ UTF-8 - 2.1.3.RELEASE + 2.1.2.RELEASE diff --git a/spring-cloud-build-tools/pom.xml b/spring-cloud-build-tools/pom.xml index 9a7167b9..877e78b7 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 - 2.1.3.RELEASE + 2.1.3.BUILD-SNAPSHOT diff --git a/spring-cloud-dependencies-parent/pom.xml b/spring-cloud-dependencies-parent/pom.xml index a4a84646..e4768341 100644 --- a/spring-cloud-dependencies-parent/pom.xml +++ b/spring-cloud-dependencies-parent/pom.xml @@ -4,7 +4,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 - 2.1.3.RELEASE + 2.1.3.BUILD-SNAPSHOT spring-cloud-dependencies-parent pom spring-cloud-dependencies-parent