This is an automated email from the ASF dual-hosted git repository. elharo pushed a commit to branch timestamp in repository https://gitbox.apache.org/repos/asf/maven-dependency-plugin.git
commit 73754cd73d975efea03446ea197ba17fd67c61d7 Author: Elliotte Rusty Harold <elh...@ibiblio.org> AuthorDate: Mon Oct 5 11:22:19 2020 -0400 timestamp for new release --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 78447ff..60a65cf 100644 --- a/pom.xml +++ b/pom.xml @@ -95,7 +95,7 @@ under the License. <jettyVersion>9.2.28.v20190418</jettyVersion> <pluginTestingVersion>3.1.0</pluginTestingVersion> <javaVersion>7</javaVersion> - <project.build.outputTimestamp>2020-03-07T11:40:47Z</project.build.outputTimestamp> + <project.build.outputTimestamp>2020-10-05T15:18:15Z</project.build.outputTimestamp> </properties> <dependencies>