365159b
--- eclipse-platform-parent/pom.xml.orig	2014-11-28 14:54:50.000000000 +0000
365159b
+++ eclipse-platform-parent/pom.xml	2014-11-28 15:32:51.700154985 +0000
365159b
@@ -360,7 +360,7 @@
Krzysztof Daniel 24ccb9c
           <artifactId>tycho-packaging-plugin</artifactId>
Krzysztof Daniel 24ccb9c
           <version>${tycho.version}</version>
Krzysztof Daniel 782e069
           <dependencies>
Krzysztof Daniel 24ccb9c
-            <dependency>
Krzysztof Daniel 782e069
+            
Krzysztof Daniel 782e069
               <groupId>org.eclipse.tycho.extras</groupId>
Krzysztof Daniel 782e069
               <artifactId>tycho-buildtimestamp-jgit</artifactId>
Krzysztof Daniel 782e069
               <version>${tycho-extras.version}</version>
365159b
@@ -369,19 +369,19 @@
Krzysztof Daniel 782e069
               <groupId>org.eclipse.tycho.extras</groupId>
Krzysztof Daniel 782e069
               <artifactId>tycho-sourceref-jgit</artifactId>
Krzysztof Daniel 782e069
               <version>${tycho-extras.version}</version>
Krzysztof Daniel 24ccb9c
-            </dependency>
03f33d1
+            </dependency-->
Krzysztof Daniel 782e069
           </dependencies>
Krzysztof Daniel 24ccb9c
           <configuration>
Krzysztof Daniel 24ccb9c
             <strictBinIncludes>false</strictBinIncludes>
Krzysztof Daniel 24ccb9c
             <format>'v'yyyyMMdd-HHmm</format>
Krzysztof Daniel 24ccb9c
-            <timestampProvider>jgit</timestampProvider>
Krzysztof Daniel 81a7921
+            
Krzysztof Daniel 0d0e616
             <jgit.ignore>
03f33d1
               pom.xml
Krzysztof Daniel 0d0e616
             </jgit.ignore>
Mat Booth f0d416f
             <jgit.dirtyWorkingTree>${jgit.dirtyWorkingTree}</jgit.dirtyWorkingTree>
Krzysztof Daniel 81a7921
-            <sourceReferences>
Krzysztof Daniel 81a7921
+            
Krzysztof Daniel 782e069
               <generate>true</generate>
Krzysztof Daniel 782e069
-            </sourceReferences>
Krzysztof Daniel 5dda4fa
+            </sourceReferences-->
Krzysztof Daniel 5dda4fa
             <archive>
03f33d1
               <addMavenDescriptor>false</addMavenDescriptor>
Krzysztof Daniel 5dda4fa
             </archive>