You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sling.apache.org by ro...@apache.org on 2016/11/02 15:06:34 UTC

svn commit: r1767695 - /sling/trunk/tooling/ide/pom.xml

Author: rombert
Date: Wed Nov  2 15:06:34 2016
New Revision: 1767695

URL: http://svn.apache.org/viewvc?rev=1767695&view=rev
Log:
Update to Tycho 0.26.0

Modified:
    sling/trunk/tooling/ide/pom.xml

Modified: sling/trunk/tooling/ide/pom.xml
URL: http://svn.apache.org/viewvc/sling/trunk/tooling/ide/pom.xml?rev=1767695&r1=1767694&r2=1767695&view=diff
==============================================================================
--- sling/trunk/tooling/ide/pom.xml (original)
+++ sling/trunk/tooling/ide/pom.xml Wed Nov  2 15:06:34 2016
@@ -198,7 +198,7 @@
     </pluginRepositories>    
 
 	<properties>
-		<tycho.version>0.22.0</tycho.version>
+		<tycho.version>0.26.0</tycho.version>
 		<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
 	</properties>