File tree Expand file tree Collapse file tree 1 file changed +3
-10
lines changed Expand file tree Collapse file tree 1 file changed +3
-10
lines changed Original file line number Diff line number Diff line change 4
4
<parent >
5
5
<groupId >org.codehaus.plexus</groupId >
6
6
<artifactId >plexus</artifactId >
7
- <version >5 .1</version >
7
+ <version >6 .1</version >
8
8
</parent >
9
9
10
10
<artifactId >plexus-io</artifactId >
32
32
<properties >
33
33
<cobertura .skip>true</cobertura .skip>
34
34
<javaVersion >7</javaVersion >
35
+ <project .build.outputTimestamp>2020-01-20T18:52:37Z</project .build.outputTimestamp>
35
36
</properties >
36
37
37
38
<dependencies >
92
93
<groupId >org.apache.maven.plugins</groupId >
93
94
<artifactId >maven-surefire-plugin</artifactId >
94
95
<configuration >
95
- <forkMode >never</forkMode >
96
+ <forkMode >never</forkMode >
96
97
</configuration >
97
98
</plugin >
98
- <plugin >
99
- <groupId >org.apache.maven.plugins</groupId >
100
- <artifactId >maven-release-plugin</artifactId >
101
- </plugin >
102
- <plugin >
103
- <groupId >org.apache.maven.plugins</groupId >
104
- <artifactId >maven-gpg-plugin</artifactId >
105
- </plugin >
106
99
<plugin >
107
100
<groupId >org.apache.maven.plugins</groupId >
108
101
<artifactId >maven-enforcer-plugin</artifactId >
You can’t perform that action at this time.
0 commit comments