Skip to content
This repository was archived by the owner on May 29, 2024. It is now read-only.

Commit 3ae00d8

Browse files
LaVern WitherspoonZach Rhoads
authored andcommitted
added suffix
1 parent 1f10ed5 commit 3ae00d8

File tree

2 files changed

+5
-2
lines changed

2 files changed

+5
-2
lines changed

docs/spring-boot-runtime/master.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ include::topics/sb-tomcat-runtime-overview.adoc[leveloffset=+1]
1313

1414
.{SpringBoot} Tested and Verified Version
1515

16-
The {SpringBoot} runtime version `1.5.8` is tested and verified to run with the Embedded Apache Tomcat Container on OpenShift. This embedded container, as well as other components such as the Java container image, is provided as part of a Red Hat subscription when used with {SpringBoot}.
16+
The {SpringBoot} runtime version `1.5.8.RELEASE` is tested and verified to run with the Embedded Apache Tomcat Container on OpenShift. This embedded container, as well as other components such as the Java container image, is provided as part of a Red Hat subscription when used with {SpringBoot}.
1717

1818
For a complete list of {SpringBoot} components provided as part of this release, see the link:https://access.redhat.com/documentation/en-us/red_hat_openshift_application_runtimes/1/html-single/red_hat_openshift_application_runtimes_release_notes/index#rn-runtime-components-spring-boot/[Release Notes].
1919

docs/topics/templates/document-attributes.adoc

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,12 +82,15 @@
8282
:MinishiftVersion: 1.8.0
8383
:CDKVersion: 3.2.0
8484

85-
// used in the BOM file example.
85+
// used in the BOM file example.
8686
:WildFlySwarmProductVersion: 7.0.0.redhat-8
8787

8888
// used in the links to additional upstream Swarm docs.
8989
:WildFlySwarmVersion: 2017.10.0
9090

91+
// spring boot version for rt guide
92+
:SpringBootVersion: 1.5.8.RELEASE
93+
9194
:link-http-api-level-0-spring-boot-tomcat-booster: https://github.com/snowdrop/rest_springboot-tomcat
9295
:link-http-api-level-0-vertx-booster: https://github.com/openshiftio-vertx-boosters/vertx-http-booster
9396
:link-http-api-level-0-wf-swarm-booster: https://github.com/wildfly-swarm-openshiftio-boosters/rest-http

0 commit comments

Comments
 (0)