From 75f61169c1fec050d7dfdde386240575f3765cc9 Mon Sep 17 00:00:00 2001 From: buildmaster Date: Wed, 3 Jun 2020 13:00:07 +0000 Subject: [PATCH] Sync docs from master to gh-pages --- reference/html/aws.html | 2 +- reference/html/azure.html | 2 +- reference/html/gcp.html | 2 +- reference/html/index.html | 2 +- reference/html/openwhisk.html | 2 +- reference/html/spring-cloud-function.html | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) diff --git a/reference/html/aws.html b/reference/html/aws.html index e596f5faa..653bdb3db 100644 --- a/reference/html/aws.html +++ b/reference/html/aws.html @@ -133,7 +133,7 @@ $(globalSwitch);
-

3.1.0.BUILD-SNAPSHOT

+

3.1.0-SNAPSHOT

The AWS adapter takes a Spring Cloud Function app and converts it to a form that can run in AWS Lambda.

diff --git a/reference/html/azure.html b/reference/html/azure.html index 9b8bb3f7e..751d34e48 100644 --- a/reference/html/azure.html +++ b/reference/html/azure.html @@ -122,7 +122,7 @@ $(globalSwitch);
-

3.1.0.BUILD-SNAPSHOT

+

3.1.0-SNAPSHOT

diff --git a/reference/html/gcp.html b/reference/html/gcp.html index dc6e3989b..185d0d574 100644 --- a/reference/html/gcp.html +++ b/reference/html/gcp.html @@ -122,7 +122,7 @@ $(globalSwitch);
-

3.1.0.BUILD-SNAPSHOT

+

3.1.0-SNAPSHOT

diff --git a/reference/html/index.html b/reference/html/index.html index 74307c9c9..cb2c2ee5e 100644 --- a/reference/html/index.html +++ b/reference/html/index.html @@ -121,7 +121,7 @@ $(globalSwitch);
-

3.1.0.BUILD-SNAPSHOT

+

3.1.0-SNAPSHOT

The reference documentation consists of the following sections:

diff --git a/reference/html/openwhisk.html b/reference/html/openwhisk.html index 3b6dc1df0..f3b2b0a8c 100644 --- a/reference/html/openwhisk.html +++ b/reference/html/openwhisk.html @@ -122,7 +122,7 @@ $(globalSwitch);
-

3.1.0.BUILD-SNAPSHOT

+

3.1.0-SNAPSHOT

The OpenWhisk adapter is in the form of an executable jar that can be used in a a docker image to be deployed to Openwhisk. The platform works in request-response mode, listening on port 8080 on a specific endpoint, so the adapter is a simple Spring MVC application.

diff --git a/reference/html/spring-cloud-function.html b/reference/html/spring-cloud-function.html index 4f3be3f59..28d65d051 100644 --- a/reference/html/spring-cloud-function.html +++ b/reference/html/spring-cloud-function.html @@ -165,7 +165,7 @@ $(globalSwitch);

Mark Fisher, Dave Syer, Oleg Zhurakousky, Anshul Mehra

-

3.1.0.BUILD-SNAPSHOT

+

3.1.0-SNAPSHOT