Skip to content

Commit 7870b41

Browse files
committed
Added Version Number to reference docs
1 parent 06ed67a commit 7870b41

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

docs/pom.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -82,6 +82,7 @@
8282
<pagenums />
8383
<sectnums />
8484
<toc />
85+
<project-version>${project.version}</project-version>
8586
</attributes>
8687
</configuration>
8788
</execution>

docs/src/main/asciidoc/spring-cloud-task.adoc

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,9 @@ include::_attributes.adoc[]
55

66
// ======================================================================================
77

8-
(C) 2009-2020 VMware, Inc. All rights reserved.
8+
Version {project-version}
9+
10+
(C) 2009-2021 VMware, Inc. All rights reserved.
911

1012
Copies of this document may be made for your own use and for distribution to
1113
others, provided that you do not charge any fee for such copies and further

0 commit comments

Comments
 (0)