Browse Source

Id from parent used to override

Andreas Mülder 13 years ago
parent
commit
557dc3f2ae

+ 1 - 1
features/org.eclipse.gmf.runtime.emf.clipboard.core.patch-feature/pom.xml

@@ -22,7 +22,7 @@
 				<executions>
 				<executions>
 					<executions>
 					<executions>
 					  <execution>
 					  <execution>
-					    <id>some-id</id>
+					    <id>source-feature</id>
 					    <phase>none</phase>
 					    <phase>none</phase>
 					  </execution>
 					  </execution>
 					</executions> 
 					</executions>