We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4f56adc commit 34cbe6dCopy full SHA for 34cbe6d
pom.xml
@@ -20,7 +20,7 @@ limitations under the License.
20
<parent>
21
<artifactId>plexus-components</artifactId>
22
<groupId>org.codehaus.plexus</groupId>
23
- <version>4.0</version>
+ <version>6.1</version>
24
</parent>
25
26
<artifactId>plexus-velocity</artifactId>
@@ -45,6 +45,10 @@ limitations under the License.
45
</site>
46
</distributionManagement>
47
48
+ <properties>
49
+ <project.build.outputTimestamp>2020-01-20T18:52:37Z</project.build.outputTimestamp>
50
+ </properties>
51
+
52
<dependencies>
53
<dependency>
54
0 commit comments