Преглед изворни кода

Id from parent used to override

Andreas Mülder пре 13 година
родитељ
комит
557dc3f2ae

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

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