浏览代码

Typo corrected

Andreas Mülder 13 年之前
父节点
当前提交
200777ef17
共有 1 个文件被更改,包括 0 次插入2 次删除
  1. 0 2
      features/org.eclipse.gmf.runtime.emf.clipboard.core.patch-feature/pom.xml

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

@@ -20,12 +20,10 @@
 				<artifactId>tycho-source-feature-plugin</artifactId>
 				<version>${tycho-extras-version}</version>
 				<executions>
-					<executions>
 					  <execution>
 					    <id>source-feature</id>
 					    <phase>none</phase>
 					  </execution>
-					</executions> 
 				</executions>
 			</plugin>
 		</plugins>