فهرست منبع

de.itemis.gmf.runtime was build by yakindu.sct and is moved there for the moment.

benjamin.schwertfeger@gmail.com 13 سال پیش
والد
کامیت
fb043c36d0

+ 3 - 3
de.itemis.gmf.utils/features/de.itemis.gmf.runtime.commons-feature/pom.xml

@@ -4,10 +4,10 @@
 	xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
 	<modelVersion>4.0.0</modelVersion>
 	<parent>
-		<groupId>de.itemis.utils</groupId>
-		<artifactId>de.itemis.utils.releng</artifactId>
+		<groupId>org.yakindu.sct</groupId>
+		<artifactId>org.yakindu.sct.releng</artifactId>
 		<version>1.0.0-SNAPSHOT</version>
-		<relativePath>../de.itemis.xtext.utils.releng/pom.xml</relativePath>
+		<relativePath>../org.yakindu.sct.releng/pom.xml</relativePath>
 	</parent>
 	<artifactId>de.itemis.gmf.runtime.commons</artifactId>
 	<packaging>eclipse-feature</packaging>

+ 3 - 3
de.itemis.gmf.utils/plugins/de.itemis.gmf.runtime.commons/pom.xml

@@ -4,10 +4,10 @@
 	xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
 	<modelVersion>4.0.0</modelVersion>
 	<parent>
-		<groupId>de.itemis.utils</groupId>
-		<artifactId>de.itemis.utils.releng</artifactId>
+		<groupId>org.yakindu.sct</groupId>
+		<artifactId>org.yakindu.sct.releng</artifactId>
 		<version>1.0.0-SNAPSHOT</version>
-		<relativePath>../de.itemis.xtext.utils.releng/pom.xml</relativePath>
+		<relativePath>../org.yakindu.sct.releng/pom.xml</relativePath>
 	</parent>
 	<artifactId>de.itemis.gmf.runtime.commons</artifactId>
 	<groupId>de.itemis.utils.plugins</groupId>

+ 0 - 2
de.itemis.xtext.utils/releng/de.itemis.xtext.utils.releng/pom.xml

@@ -169,8 +169,6 @@
 		<module>../de.itemis.xtext.utils.jface</module>
 		<module>../de.itemis.xtext.utils.jface-feature</module>
 		<module>../de.itemis.xtext.utils.jface.source-feature</module>
-		<module>../de.itemis.gmf.runtime.commons</module>
-		<module>../de.itemis.gmf.runtime.commons-feature</module>
 	</modules>
 
 </project>