Browse Source

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

benjamin.schwertfeger@gmail.com 13 years ago
parent
commit
79e466d709
1 changed files with 3 additions and 4 deletions
  1. 3 4
      releng/org.yakindu.sct.releng/promote-pom.xml

+ 3 - 4
releng/org.yakindu.sct.releng/promote-pom.xml

@@ -4,13 +4,12 @@
 	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.xtext.utils.promote</artifactId>
-	<groupId>de.itemis.utils</groupId>
 	<packaging>pom</packaging>
 
 	<properties>