You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by kh...@apache.org on 2020/05/01 17:33:18 UTC

[maven-artifact-transfer] branch master updated: Update outputTimestamp

This is an automated email from the ASF dual-hosted git repository.

khmarbaise pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/maven-artifact-transfer.git


The following commit(s) were added to refs/heads/master by this push:
     new 89b300e  Update outputTimestamp
89b300e is described below

commit 89b300e23559ebe5fe24eb4cab3935fec93ad386
Author: Karl Heinz Marbaise <kh...@apache.org>
AuthorDate: Fri May 1 19:33:01 2020 +0200

    Update outputTimestamp
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 6944601..7591c88 100644
--- a/pom.xml
+++ b/pom.xml
@@ -56,7 +56,7 @@
   
   <properties>
     <javaVersion>7</javaVersion>
-    <project.build.outputTimestamp>2020-04-04T09:03:59Z</project.build.outputTimestamp>
+    <project.build.outputTimestamp>2020-05-01T19:30:00Z</project.build.outputTimestamp>
   </properties>
 
   <build>