Explorar o código

Updated for maven 3.1.1 and corrected kepler.target profile

benjamin.schwertfeger@googlemail.com %!s(int64=12) %!d(string=hai) anos
pai
achega
421e8bd564

+ 3 - 3
releng/org.yakindu.base.releng/pom.xml

@@ -10,9 +10,9 @@
 
 	<!-- this is the parent POM from which all modules inherit common settings -->
 	<properties>
-		<tycho-version>0.18.0</tycho-version>
+		<tycho-version>0.18.1</tycho-version>
 		<antrun-version>1.6</antrun-version>
-		<tycho-extras-version>0.18.0</tycho-extras-version>
+		<tycho-extras-version>0.18.1</tycho-extras-version>
 	</properties>
 	<build>
 		<plugins>
@@ -333,7 +333,7 @@
 									<groupId>org.yakindu.base</groupId>
 									<artifactId>org.yakindu.base.target</artifactId>
 									<version>2.1.2-SNAPSHOT</version>
-									<classifier>Juno</classifier>
+									<classifier>Kepler</classifier>
 								</artifact>
 							</target>
 						</configuration>

+ 1 - 1
releng/org.yakindu.base.target/pom.xml

@@ -9,7 +9,7 @@
 	<packaging>pom</packaging>
 
 	<properties>
-		<tycho-version>0.18.0</tycho-version>
+		<tycho-version>0.18.1</tycho-version>
 		<build-helper-version>1.3</build-helper-version>
 	</properties>