소스 검색

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>