Преглед изворни кода

de.itemis.xtext.utils.target renamed to org.yakindu.base.target

benjamin.schwertfeger@gmail.com пре 14 година
родитељ
комит
eb81a1026f

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

@@ -122,7 +122,7 @@
 							<target>
 								<artifact>
 									<groupId>org.yakindu.base</groupId>
-									<artifactId>de.itemis.utils.target</artifactId>
+									<artifactId>org.yakindu.base.target</artifactId>
 									<version>1.0.0-SNAPSHOT</version>
 									<classifier>INDIGO_SR1</classifier>
 								</artifact>
@@ -166,7 +166,6 @@
 		<module>../org.yakindu.base.types.scope</module>
 		<module>../de.itemis.gmf.runtime.commons</module>
 		<module>../de.itemis.gmf.runtime.commons-feature</module>
-		<module>../de.itemis.xtext.utils.target</module>
 		<module>../de.itemis.xtext.utils.gmf</module>
 		<module>../de.itemis.xtext.utils.gmf-feature</module>
 		<module>../de.itemis.xtext.utils.gmf.source-feature</module>
@@ -175,6 +174,7 @@
 		<module>../de.itemis.xtext.utils.jface.source-feature</module>
 		<module>../org.yakindu.base-feature</module>
 		<module>../org.yakindu.base.repository</module>
+		<module>../org.yakindu.base.target</module>
 	</modules>
 
 </project>

+ 1 - 1
de.itemis.xtext.utils/releng/de.itemis.xtext.utils.target/pom.xml

@@ -9,7 +9,7 @@
 		<version>1.0.0-SNAPSHOT</version>
 		<relativePath>../de.itemis.xtext.utils.releng/pom.xml</relativePath>
 	</parent>
-	<artifactId>de.itemis.utils.target</artifactId>
+	<artifactId>org.yakindu.base.target</artifactId>
 	<packaging>pom</packaging>
 
 	<properties>