Releng : Photon
diff --git a/releng.new/build.properties b/releng.new/build.properties
index 0900b1e..80e8675 100644
--- a/releng.new/build.properties
+++ b/releng.new/build.properties
@@ -16,7 +16,7 @@
 
 # The names of the supported target configurations, separated by commas
 
-configurations = oxygen,oxygen.1a,oxygen.2
+configurations = oxygen,oxygen.1a,oxygen.2,photon
 
 # The minimal (oldest) supported configuration
 
@@ -24,7 +24,7 @@
 
 # The maximum (newest) supported configuration
 
-configuration.max = oxygen.2
+configuration.max = photon
 
 # The configuration to use for the main build as well as for dev-eclipse and dev-target
 
@@ -36,6 +36,16 @@
 ${rep.eclipse.mylyn-latest},\
 ${rep.eclipse.egit-latest}
 
+# The photon configuration
+
+photon.repositories = \
+${rep.eclipse-photon},\
+${rep.eclipse.gef-photon},\
+${rep.eclipse.emf-photon},\
+${rep.eclipse.orbit-photon},\
+file:../../org.eclipse.datatools.doc/packaged_jars,\
+${rep.dev}
+
 # The oxygen.2 configuration
 
 oxygen.2.repositories = \