We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cf3c26c commit e916592Copy full SHA for e916592
pom.xml
@@ -6,7 +6,7 @@
6
<parent>
7
<groupId>org.codehaus.plexus</groupId>
8
<artifactId>plexus-components</artifactId>
9
- <version>4.0</version>
+ <version>6.1</version>
10
</parent>
11
12
<artifactId>plexus-compiler</artifactId>
@@ -44,6 +44,7 @@
44
<scm.url>scm:git:git@github.com:codehaus-plexus/plexus-compiler.git</scm.url>
45
<javaVersion>7</javaVersion>
46
<redirectTestOutputToFile>true</redirectTestOutputToFile>
47
+ <project.build.outputTimestamp>2020-01-20T18:52:37Z</project.build.outputTimestamp>
48
</properties>
49
50
<dependencyManagement>
0 commit comments