Skip to content

Commit 34cbe6d

Browse files
committed
upgrade parent and activate Reproducible Builds
1 parent 4f56adc commit 34cbe6d

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

pom.xml

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ limitations under the License.
2020
<parent>
2121
<artifactId>plexus-components</artifactId>
2222
<groupId>org.codehaus.plexus</groupId>
23-
<version>4.0</version>
23+
<version>6.1</version>
2424
</parent>
2525

2626
<artifactId>plexus-velocity</artifactId>
@@ -45,6 +45,10 @@ limitations under the License.
4545
</site>
4646
</distributionManagement>
4747

48+
<properties>
49+
<project.build.outputTimestamp>2020-01-20T18:52:37Z</project.build.outputTimestamp>
50+
</properties>
51+
4852
<dependencies>
4953
<dependency>
5054
<groupId>org.codehaus.plexus</groupId>

0 commit comments

Comments
 (0)