Skip to content

Commit 8c9a638

Browse files
authored
Merge pull request #62 from oracle/docs-version
version and index update
2 parents b532336 + 13e8288 commit 8c9a638

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ Licensed under the Universal Permissive License v 1.0 as shown at https://oss.or
1818
<name>spring-cloud-oci-docs</name>
1919
<groupId>com.oracle.cloud.spring</groupId>
2020
<artifactId>spring-cloud-oci-docs</artifactId>
21-
<version>1.1.0-SNAPSHOT</version>
21+
<version>1.1.0</version>
2222
<packaging>pom</packaging>
2323

2424
<organization>

docs/src/main/asciidoc/index.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
include::_attributes.adoc[]
88

9-
*{project-version}*
9+
Documentation for version *{project-version}*
1010

1111
== Introduction
1212

0 commit comments

Comments
 (0)