Skip to content

Commit 064a3f1

Browse files
committed
attempt 2
1 parent e8de8f4 commit 064a3f1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build-common/common.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
<target name="set-doc-version">
2424
<xmlpoke
2525
file="${root.dir}/doc/reference/master.xml"
26-
xpath="/book/bookinfo/releaseinfo/text()"
26+
xpath="/book/bookinfo/releaseinfo"
2727
value="${project.version}" />
2828
</target>
2929

0 commit comments

Comments
 (0)