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 1
1
<?xml version =" 1.0" encoding =" UTF-8" ?>
2
2
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" >
5
4
<modelVersion >4.0.0</modelVersion >
6
5
7
6
<parent >
11
10
</parent >
12
11
13
12
<artifactId >plexus-testing</artifactId >
14
- <version >1.0.0 -SNAPSHOT</version >
13
+ <version >1.0.1 -SNAPSHOT</version >
15
14
16
15
<name >Plexus Testing</name >
17
16
35
34
<properties >
36
35
<cobertura .skip>true</cobertura .skip>
37
36
<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>
39
38
</properties >
40
39
41
40
<build >
You can’t perform that action at this time.
0 commit comments