UPDATED: pom settings
diff --git a/releng/org.eclipse.emf.eef.uml.update/pom.xml b/releng/org.eclipse.emf.eef.uml.update/pom.xml
index 5b9b236..d5b8448 100644
--- a/releng/org.eclipse.emf.eef.uml.update/pom.xml
+++ b/releng/org.eclipse.emf.eef.uml.update/pom.xml
@@ -25,7 +25,7 @@
 	<artifactId>org.eclipse.emf.eef.uml.update</artifactId>
 	<packaging>eclipse-repository</packaging>
 
-	<name>EEF Repository</name>
+	<name>EEF UML Repository</name>
 	<!-- see http://issues.sonatype.org/browse/TYCHO-313 -->
 	<version>1.3.0-SNAPSHOT</version>
 
@@ -71,7 +71,6 @@
 								<echo file="${project.build.directory}/promotion/promote.properties"
 									message="#EEF promotion process.${line.separator}build.alias=${BUILD_ALIAS}${line.separator}build.qualifier=${env.BUILD_TYPE}${buildQualifier}${line.separator}version=${unqualifiedVersion}"/>
 								<!-- copy necessary scripts to archive location -->
-								<copy file="p2.xsl" todir="${project.build.directory}/promotion"/>
 								<copy file="promoter.xml" todir="${project.build.directory}/promotion"/>
 							</tasks>
 						</configuration>