site.xml (zxing-zxing-3.4.0) | : | site.xml (zxing-zxing-3.4.1) | ||
---|---|---|---|---|
skipping to change at line 25 | skipping to change at line 25 | |||
limitations under the License. | limitations under the License. | |||
--> | --> | |||
<project xmlns="http://maven.apache.org/DECORATION/1.4.0" | <project xmlns="http://maven.apache.org/DECORATION/1.4.0" | |||
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" | xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" | |||
xsi:schemaLocation="http://maven.apache.org/DECORATION/1.4.0 http://mav en.apache.org/xsd/decoration-1.4.0.xsd" | xsi:schemaLocation="http://maven.apache.org/DECORATION/1.4.0 http://mav en.apache.org/xsd/decoration-1.4.0.xsd" | |||
name="${project.name}"> | name="${project.name}"> | |||
<skin> | <skin> | |||
<groupId>org.apache.maven.skins</groupId> | <groupId>org.apache.maven.skins</groupId> | |||
<artifactId>maven-fluido-skin</artifactId> | <artifactId>maven-fluido-skin</artifactId> | |||
<version>1.7</version> | <version>1.8</version> | |||
</skin> | </skin> | |||
<body> | <body> | |||
<breadcrumbs/> | <breadcrumbs/> | |||
<menu ref="reports"/> | <menu ref="reports"/> | |||
</body> | </body> | |||
</project> | </project> | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added |