We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0c9c001 commit 01e85e0Copy full SHA for 01e85e0
1 file changed
pom.xml
@@ -4,7 +4,7 @@
4
<parent>
5
<artifactId>plexus-components</artifactId>
6
<groupId>org.codehaus.plexus</groupId>
7
- <version>4.0</version>
+ <version>6.1</version>
8
</parent>
9
10
<artifactId>plexus-interactivity</artifactId>
@@ -32,6 +32,7 @@
32
33
<properties>
34
<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>
36
</properties>
37
38
<modules>
0 commit comments