Skip to content

Commit e916592

Browse files
committed
activate Reproducible Builds
1 parent cf3c26c commit e916592

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

pom.xml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<parent>
77
<groupId>org.codehaus.plexus</groupId>
88
<artifactId>plexus-components</artifactId>
9-
<version>4.0</version>
9+
<version>6.1</version>
1010
</parent>
1111

1212
<artifactId>plexus-compiler</artifactId>
@@ -44,6 +44,7 @@
4444
<scm.url>scm:git:git@github.com:codehaus-plexus/plexus-compiler.git</scm.url>
4545
<javaVersion>7</javaVersion>
4646
<redirectTestOutputToFile>true</redirectTestOutputToFile>
47+
<project.build.outputTimestamp>2020-01-20T18:52:37Z</project.build.outputTimestamp>
4748
</properties>
4849

4950
<dependencyManagement>

0 commit comments

Comments
 (0)