File tree Expand file tree Collapse file tree 1 file changed +4
-6
lines changed Expand file tree Collapse file tree 1 file changed +4
-6
lines changed Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" UTF-8" ?>
2- <project xmlns =" http://maven.apache.org/POM/4.0.0"
3- xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
4- xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
2+ <project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
53 <modelVersion >4.0.0</modelVersion >
64
75 <groupId >com.rabbitmq</groupId >
373371 <protonj-version >${proton-j.version} </protonj-version >
374372 <build-number >${buildNumber} </build-number >
375373 <imagesdir >./images</imagesdir >
376- <idprefix />
374+ <idprefix />
377375 <idseparator >-</idseparator >
378376 <source-highlighter >coderay</source-highlighter >
379377 <test-examples >../../test/java/com/rabbitmq/stream/docs</test-examples >
391389 <backend >pdf</backend >
392390 <attributes >
393391 <title-page />
394- <toc />
392+ <toc />
395393 <toclevels >4</toclevels >
396- <pagenums />
394+ <pagenums />
397395 </attributes >
398396 </configuration >
399397 </execution >
You can’t perform that action at this time.
0 commit comments