You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by hb...@apache.org on 2019/09/29 18:29:03 UTC

[maven-parent] branch reproducible updated (6d341b3 -> c6732bb)

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

hboutemy pushed a change to branch reproducible
in repository https://gitbox.apache.org/repos/asf/maven-parent.git.


 discard 6d341b3  prepare maven parent for Reproducible Builds
     new c6732bb  prepare maven parent for Reproducible Builds

This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version.  This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:

 * -- * -- B -- O -- O -- O   (6d341b3)
            \
             N -- N -- N   refs/heads/reproducible (c6732bb)

You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.

Any revisions marked "omit" are not gone; other references still
refer to them.  Any revisions marked "discard" are gone forever.

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)


[maven-parent] 01/01: prepare maven parent for Reproducible Builds

Posted by hb...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

hboutemy pushed a commit to branch reproducible
in repository https://gitbox.apache.org/repos/asf/maven-parent.git

commit c6732bb9c1d3ec3b174a7bf88e7273e73bc30ce4
Author: Hervé Boutemy <hb...@apache.org>
AuthorDate: Sat Sep 21 18:16:57 2019 +0200

    prepare maven parent for Reproducible Builds
---
 apache-resource-bundles/pom.xml | 2 +-
 doxia-tools/pom.xml             | 2 +-
 maven-plugins/pom.xml           | 2 +-
 maven-shared-components/pom.xml | 2 +-
 maven-skins/pom.xml             | 2 +-
 pom.xml                         | 7 ++++---
 6 files changed, 9 insertions(+), 8 deletions(-)

diff --git a/apache-resource-bundles/pom.xml b/apache-resource-bundles/pom.xml
index cb4aa0d..d25ebcf 100644
--- a/apache-resource-bundles/pom.xml
+++ b/apache-resource-bundles/pom.xml
@@ -25,7 +25,7 @@
   <parent>
     <groupId>org.apache.maven</groupId>
     <artifactId>maven-parent</artifactId>
-    <version>34-SNAPSHOT</version>
+    <version>34.RB-SNAPSHOT</version>
     <relativePath>../pom.xml</relativePath>
   </parent>
 
diff --git a/doxia-tools/pom.xml b/doxia-tools/pom.xml
index 145cd95..cd1d8ea 100644
--- a/doxia-tools/pom.xml
+++ b/doxia-tools/pom.xml
@@ -25,7 +25,7 @@ under the License.
   <parent>
     <groupId>org.apache.maven</groupId>
     <artifactId>maven-parent</artifactId>
-    <version>34-SNAPSHOT</version>
+    <version>34.RB-SNAPSHOT</version>
     <relativePath>../pom.xml</relativePath>
   </parent>
 
diff --git a/maven-plugins/pom.xml b/maven-plugins/pom.xml
index b224c86..36db738 100644
--- a/maven-plugins/pom.xml
+++ b/maven-plugins/pom.xml
@@ -24,7 +24,7 @@ under the License.
   <parent>
     <groupId>org.apache.maven</groupId>
     <artifactId>maven-parent</artifactId>
-    <version>34-SNAPSHOT</version>
+    <version>34.RB-SNAPSHOT</version>
     <relativePath>../pom.xml</relativePath>
   </parent>
 
diff --git a/maven-shared-components/pom.xml b/maven-shared-components/pom.xml
index d96a5a5..9f66eca 100644
--- a/maven-shared-components/pom.xml
+++ b/maven-shared-components/pom.xml
@@ -25,7 +25,7 @@ under the License.
   <parent>
     <groupId>org.apache.maven</groupId>
     <artifactId>maven-parent</artifactId>
-    <version>34-SNAPSHOT</version>
+    <version>34.RB-SNAPSHOT</version>
     <relativePath>../pom.xml</relativePath>
   </parent>
 
diff --git a/maven-skins/pom.xml b/maven-skins/pom.xml
index 1ec4d66..f3414f3 100644
--- a/maven-skins/pom.xml
+++ b/maven-skins/pom.xml
@@ -25,7 +25,7 @@ under the License.
   <parent>
     <groupId>org.apache.maven</groupId>
     <artifactId>maven-parent</artifactId>
-    <version>34-SNAPSHOT</version>
+    <version>34.RB-SNAPSHOT</version>
     <relativePath>../pom.xml</relativePath>
   </parent>
 
diff --git a/pom.xml b/pom.xml
index ca1e7f3..4b8698e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1,4 +1,4 @@
-<?xml version="1.0" encoding="UTF-8"?>
+<?xml version="1.0" encoding="UTF-8"?>
 
 <!--
 Licensed to the Apache Software Foundation (ASF) under one
@@ -26,13 +26,13 @@ under the License.
   <parent>
     <groupId>org.apache</groupId>
     <artifactId>apache</artifactId>
-    <version>22-SNAPSHOT</version>
+    <version>22.RB-SNAPSHOT</version>
     <relativePath>../asf/pom.xml</relativePath>
   </parent>
 
   <groupId>org.apache.maven</groupId>
   <artifactId>maven-parent</artifactId>
-  <version>34-SNAPSHOT</version>
+  <version>34.RB-SNAPSHOT</version>
   <packaging>pom</packaging>
 
   <name>Apache Maven</name>
@@ -892,6 +892,7 @@ under the License.
     <mavenPluginToolsVersion>3.5.2</mavenPluginToolsVersion>
     <!-- don't fail check for some rules that are too hard to enforce (could even be told broken for some) -->
     <checkstyle.violation.ignore>RedundantThrows,NewlineAtEndOfFile,ParameterNumber,MethodLength,FileLength</checkstyle.violation.ignore>
+    <source-date-epoch>1569082516</source-date-epoch><!-- 2019-09-21T16:15:16Z -->
   </properties>
 
   <dependencyManagement>