Bug 227764 Create an RSS feed for platform builds
diff --git a/bundles/org.eclipse.build.tools/properties/feedPublish.eclipse.properties b/bundles/org.eclipse.build.tools/properties/feedPublish.eclipse.properties
index 023d299..3629240 100644
--- a/bundles/org.eclipse.build.tools/properties/feedPublish.eclipse.properties
+++ b/bundles/org.eclipse.build.tools/properties/feedPublish.eclipse.properties
@@ -17,7 +17,7 @@
 
 # if file does not exist, it will be created; if it does, it will be modified
 #file=/builds/transfer/files/master/downloads/builds-eclipse-3.3.xml
-file=../data/builds-eclipse-3.3.xml
+file=../data/builds-eclipse-3.4.xml
 
 # required
 project=Eclipse
diff --git a/bundles/org.eclipse.build.tools/properties/feedWatch.emf.properties b/bundles/org.eclipse.build.tools/properties/feedWatch.emf.properties
index 3905c2b..ad8f528 100644
--- a/bundles/org.eclipse.build.tools/properties/feedWatch.emf.properties
+++ b/bundles/org.eclipse.build.tools/properties/feedWatch.emf.properties
@@ -14,7 +14,7 @@
 debug=0
 
 # if file does not exist, it will be created; if it does, it will be modified
-file=../data/builds-eclipse-3.3.xml
+file=../data/builds-eclipse-3.4.xml
 
 # required URL for the feed to check
 feedURL=http://download.eclipse.org/downloads/builds-eclipse.xml