We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents b532336 + 13e8288 commit 8c9a638Copy full SHA for 8c9a638
docs/pom.xml
@@ -18,7 +18,7 @@ Licensed under the Universal Permissive License v 1.0 as shown at https://oss.or
18
<name>spring-cloud-oci-docs</name>
19
<groupId>com.oracle.cloud.spring</groupId>
20
<artifactId>spring-cloud-oci-docs</artifactId>
21
- <version>1.1.0-SNAPSHOT</version>
+ <version>1.1.0</version>
22
<packaging>pom</packaging>
23
24
<organization>
docs/src/main/asciidoc/index.adoc
@@ -6,7 +6,7 @@
6
7
include::_attributes.adoc[]
8
9
-*{project-version}*
+Documentation for version *{project-version}*
10
11
== Introduction
12
0 commit comments