Skip to content

Commit 01e85e0

Browse files
committed
activate Reproducible Builds
1 parent 0c9c001 commit 01e85e0

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
@@ -4,7 +4,7 @@
44
<parent>
55
<artifactId>plexus-components</artifactId>
66
<groupId>org.codehaus.plexus</groupId>
7-
<version>4.0</version>
7+
<version>6.1</version>
88
</parent>
99

1010
<artifactId>plexus-interactivity</artifactId>
@@ -32,6 +32,7 @@
3232

3333
<properties>
3434
<scm.url>scm:git:https://github.com/codehaus-plexus/plexus-interactivity.git</scm.url>
35+
<project.build.outputTimestamp>2020-01-20T18:52:37Z</project.build.outputTimestamp>
3536
</properties>
3637

3738
<modules>

0 commit comments

Comments
 (0)