Browse Source

YAKHMI-738 set packaging type to tycho supporting eclipse-repository

benjamin.schwertfeger@gmail.com 12 years ago
parent
commit
c6d343613e

+ 4 - 0
releng/org.yakindu.sct.releng/category.xml

@@ -0,0 +1,4 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<site>
+   <category-def name="dummy" label="empty category to support eclipse-repository packaging"/>
+</site>

+ 1 - 1
releng/org.yakindu.sct.releng/promote-pom.xml

@@ -10,7 +10,7 @@
 		<relativePath>../org.yakindu.sct.releng/pom.xml</relativePath>
 	</parent>
 	<artifactId>org.yakindu.sct.releng.promote</artifactId>
-	<packaging>pom</packaging>
+	<packaging>eclipse-repository</packaging>
 
 	<!-- Search for 'target architecture' to find places where the architecture for distros is set -->