Added Kepler target platform
diff --git a/build/org.eclipse.upr.target/upr-0.9.target b/build/org.eclipse.upr.target/upr-0.9.target
deleted file mode 100644
index 07ed3a6..0000000
--- a/build/org.eclipse.upr.target/upr-0.9.target
+++ /dev/null
@@ -1,22 +0,0 @@
-<?xml version="1.0" encoding="UTF-8" standalone="no"?>
-<?pde version="3.8"?><target name="upr-0.9" sequenceNumber="30">
-<!--
-  Copyright (c) 2014 Fraunhofer FOKUS and others.
-  All rights reserved. This program and the accompanying materials
-  are made available under the terms of the Eclipse Public License v1.0
-  which accompanies this distribution, and is available at
-  http://www.eclipse.org/legal/epl-v10.html
- 
-  Contributors:
-     Max Bureck
-     Marc-Florian Wendland
--->
-<locations>
-<location includeAllPlatforms="false" includeConfigurePhase="true" includeMode="planner" includeSource="true" type="InstallableUnit">
-<unit id="org.eclipse.ocl.all.sdk.feature.group" version="5.0.2.v20140819-1612"/>
-<unit id="org.eclipse.papyrus.sdk.feature.feature.group" version="1.0.1.v201409170932"/>
-<unit id="org.eclipse.emf.sdk.feature.group" version="2.10.1.v20140901-1055"/>
-<repository location="http://download.eclipse.org/releases/luna/"/>
-</location>
-</locations>
-</target>
diff --git a/build/org.eclipse.upr.target/upr-0.9_kepler.target b/build/org.eclipse.upr.target/upr-0.9_kepler.target
new file mode 100644
index 0000000..213b34f
--- /dev/null
+++ b/build/org.eclipse.upr.target/upr-0.9_kepler.target
@@ -0,0 +1,11 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<?pde version="3.8"?><target name="upr-0.9_kepler" sequenceNumber="14">
+<locations>
+<location includeAllPlatforms="false" includeConfigurePhase="true" includeMode="planner" includeSource="true" type="InstallableUnit">
+<unit id="org.eclipse.ocl.all.sdk.feature.group" version="4.1.1.v20140210-1137"/>
+<unit id="org.eclipse.papyrus.sdk.feature.feature.group" version="0.10.2.v201402191554"/>
+<unit id="org.eclipse.emf.sdk.feature.group" version="2.9.2.v20140203-1126"/>
+<repository location="http://download.eclipse.org/releases/kepler/"/>
+</location>
+</locations>
+</target>
diff --git a/build/org.eclipse.upr.target/upr-0.9_luna.target b/build/org.eclipse.upr.target/upr-0.9_luna.target
new file mode 100644
index 0000000..0047b42
--- /dev/null
+++ b/build/org.eclipse.upr.target/upr-0.9_luna.target
@@ -0,0 +1,11 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<?pde version="3.8"?><target name="upr-0.9_luna" sequenceNumber="34">
+<locations>
+<location includeAllPlatforms="false" includeConfigurePhase="true" includeMode="planner" includeSource="true" type="InstallableUnit">
+<unit id="org.eclipse.ocl.all.sdk.feature.group" version="5.0.2.v20140819-1612"/>
+<unit id="org.eclipse.papyrus.sdk.feature.feature.group" version="1.0.1.v201409170932"/>
+<unit id="org.eclipse.emf.sdk.feature.group" version="2.10.1.v20140901-1055"/>
+<repository location="http://download.eclipse.org/releases/luna/"/>
+</location>
+</locations>
+</target>