Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPaul Webster2012-11-26 13:14:07 +0000
committerThanh Ha2012-12-07 15:46:24 +0000
commit08355ffaf6a630b085cc9264dcae6938b339fb80 (patch)
tree993dbe5539a35d37271427370a44df0b44c27d8c /eclipse-parent/pom.xml
parent48929c2422d854c78bcf4a8ec7fdaa41b42f99c7 (diff)
downloadeclipse.platform.releng.aggregator-08355ffaf6a630b085cc9264dcae6938b339fb80.tar.gz
eclipse.platform.releng.aggregator-08355ffaf6a630b085cc9264dcae6938b339fb80.tar.xz
eclipse.platform.releng.aggregator-08355ffaf6a630b085cc9264dcae6938b339fb80.zip
Don't include changes to the pom.xml when generating the
timestamp from git.
Diffstat (limited to 'eclipse-parent/pom.xml')
-rw-r--r--eclipse-parent/pom.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/eclipse-parent/pom.xml b/eclipse-parent/pom.xml
index 96c1b94c0..e6147b8a8 100644
--- a/eclipse-parent/pom.xml
+++ b/eclipse-parent/pom.xml
@@ -228,6 +228,7 @@
<format>'v'yyyyMMdd-HHmm</format>
<timestampProvider>jgit</timestampProvider>
<jgit.ignore>
+ pom.xml
</jgit.ignore>
<sourceReferences>
<generate>true</generate>

Back to the top