[savara-commits] savara SVN: r499 - trunk/tools.

do-not-reply at jboss.org do-not-reply at jboss.org
Mon Nov 22 07:30:28 EST 2010


Author: objectiser
Date: 2010-11-22 07:30:28 -0500 (Mon, 22 Nov 2010)
New Revision: 499

Modified:
   trunk/tools/pom.xml
Log:
Minor changes.

Modified: trunk/tools/pom.xml
===================================================================
--- trunk/tools/pom.xml	2010-11-22 11:39:30 UTC (rev 498)
+++ trunk/tools/pom.xml	2010-11-22 12:30:28 UTC (rev 499)
@@ -29,8 +29,6 @@
 	<properties>
         <jaxb.version>2.1</jaxb.version>
     	<tycho-version>0.10.0</tycho-version>
-    	<tychoVersion>0.10.0</tychoVersion>
-		<BUILD_ALIAS>Beta2</BUILD_ALIAS>
 	</properties>
 
 	<modules>
@@ -45,7 +43,7 @@
 			<plugin>
 				<groupId>org.sonatype.tycho</groupId>
 				<artifactId>target-platform-configuration</artifactId>
-				<version>${tychoVersion}</version>
+				<version>${tycho-version}</version>
 				<configuration>
 					<resolver>p2</resolver>
 					<ignoreTychoRepositories>true</ignoreTychoRepositories>



More information about the savara-commits mailing list