File tree Expand file tree Collapse file tree 1 file changed +3
-4
lines changed Expand file tree Collapse file tree 1 file changed +3
-4
lines changed Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" UTF-8" ?>
22
3- <project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
4- xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd" >
3+ <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 https://maven.apache.org/xsd/maven-4.0.0.xsd" >
54 <modelVersion >4.0.0</modelVersion >
65
76 <parent >
1110 </parent >
1211
1312 <artifactId >plexus-testing</artifactId >
14- <version >1.0.0 -SNAPSHOT</version >
13+ <version >1.0.1 -SNAPSHOT</version >
1514
1615 <name >Plexus Testing</name >
1716
3534 <properties >
3635 <cobertura .skip>true</cobertura .skip>
3736 <javaVersion >8</javaVersion >
38- <project .build.outputTimestamp>2020-01-20T18:52 :37Z</project .build.outputTimestamp>
37+ <project .build.outputTimestamp>2021-05-28T14:16 :37Z</project .build.outputTimestamp>
3938 </properties >
4039
4140 <build >
You can’t perform that action at this time.
0 commit comments