Merge pull request #427 from markpollack:remove-scdf

* pr/427:
  Polish "Remove SCDF"
  Remove SCDF
This commit is contained in:
Stephane Nicoll
2017-05-11 16:55:40 +02:00

View File

@@ -42,23 +42,6 @@ initializr:
- versionRange: "2.0.0.M1"
version: Finchley.BUILD-SNAPSHOT
repositories: spring-snapshots,spring-milestones
cloud-dataflow-bom:
groupId: org.springframework.cloud
artifactId: spring-cloud-dataflow-dependencies
versionProperty: spring-cloud-dataflow.version
order: 20
additionalBoms: [cloud-task-bom,cloud-bom]
mappings:
- versionRange: "[1.3.2.RELEASE,1.4.0.RELEASE)"
version: 1.0.1.RELEASE
- versionRange: "[1.4.0.RELEASE,1.4.x.BUILD-SNAPSHOT)"
version: 1.1.4.RELEASE
- versionRange: "[1.4.x.BUILD-SNAPSHOT, 1.5.0.RC1)"
version: 1.1.5.BUILD-SNAPSHOT
repositories: spring-snapshots,spring-milestones
- versionRange: "[1.5.0.RC1, 1.5.3.RELEASE)"
version: 1.2.0.BUILD-SNAPSHOT
repositories: spring-snapshots,spring-milestones
cloud-services-bom:
groupId: io.pivotal.spring.cloud
artifactId: spring-cloud-services-dependencies
@@ -897,20 +880,6 @@ initializr:
description: Messaging on AWS with SQS and spring-cloud-aws-messaging
groupId: org.springframework.cloud
artifactId: spring-cloud-starter-aws-messaging
- name: Cloud Data Flow
bom: cloud-dataflow-bom
versionRange: "[1.3.2.RELEASE, 1.5.3.RELEASE)"
content:
- name: Local Data Flow Server
id: cloud-dataflow-server-local
description: Local Data Flow Server implementation
groupId: org.springframework.cloud
artifactId: spring-cloud-starter-dataflow-server-local
- name: Data Flow Shell
id: cloud-dataflow-shell
description: Data Flow Shell
groupId: org.springframework.cloud
artifactId: spring-cloud-dataflow-shell
- name: Cloud Cluster
bom: cloud-bom
versionRange: "[1.3.0.M4,1.4.0.RC1)"