Skip to content

Commit d5ca482

Browse files
committed
upgrade parent and activate Reproducible Builds
1 parent c8058ba commit d5ca482

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

pom.xml

+5-2
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<groupId>org.codehaus.plexus</groupId>
66
<artifactId>plexus</artifactId>
7-
<version>5.1</version>
7+
<version>6.1</version>
88
</parent>
99

1010
<artifactId>plexus-interpolation</artifactId>
@@ -31,7 +31,10 @@
3131
</site>
3232
</distributionManagement>
3333

34-
34+
<properties>
35+
<project.build.outputTimestamp>2020-01-20T18:52:37Z</project.build.outputTimestamp>
36+
</properties>
37+
3538
<build>
3639
<plugins>
3740
<plugin>

0 commit comments

Comments
 (0)