ソースを参照

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>