Skip to content
This repository was archived by the owner on Nov 24, 2024. It is now read-only.

Commit fc5d108

Browse files
committed
update parent pom to 6.5
1 parent d58a79a commit fc5d108

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
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>org.codehaus.plexus</groupId>
77
<artifactId>plexus</artifactId>
8-
<version>5.1</version>
8+
<version>6.5</version>
99
</parent>
1010

1111
<artifactId>plexus-cipher</artifactId>
@@ -32,6 +32,7 @@
3232

3333
<properties>
3434
<javaVersion>7</javaVersion>
35+
<project.build.outputTimestamp>2020-01-20T18:52:37Z</project.build.outputTimestamp>
3536
</properties>
3637

3738
<build>

0 commit comments

Comments
 (0)