瀏覽代碼

Updated version and added example to project set

benjamin.schwertfeger@googlemail.com 11 年之前
父節點
當前提交
65e46de671
共有 1 個文件被更改,包括 5 次插入0 次删除
  1. 5 0
      releng/org.yakindu.sct.releng/pom.xml

+ 5 - 0
releng/org.yakindu.sct.releng/pom.xml

@@ -233,6 +233,11 @@
 						</execution>
 					</executions>
 				</plugin>
+				<plugin>
+					<groupId>org.codehaus.mojo</groupId>
+					<artifactId>build-helper-maven-plugin</artifactId>
+					<version>1.3</version>
+				</plugin>
 				<plugin>
 					<groupId>org.eclipse.xtend</groupId>
 					<artifactId>xtend-maven-plugin</artifactId>