You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@directory.apache.org by el...@apache.org on 2014/10/09 08:23:27 UTC

svn commit: r1630296 - /directory/studio/branches/studio-tycho/pom.xml

Author: elecharny
Date: Thu Oct  9 06:23:27 2014
New Revision: 1630296

URL: http://svn.apache.org/r1630296
Log:
Reverted to tycho 0.20, there is some error when using 0.21

Modified:
    directory/studio/branches/studio-tycho/pom.xml

Modified: directory/studio/branches/studio-tycho/pom.xml
URL: http://svn.apache.org/viewvc/directory/studio/branches/studio-tycho/pom.xml?rev=1630296&r1=1630295&r2=1630296&view=diff
==============================================================================
--- directory/studio/branches/studio-tycho/pom.xml (original)
+++ directory/studio/branches/studio-tycho/pom.xml Thu Oct  9 06:23:27 2014
@@ -61,7 +61,7 @@
     <studio.dist.url>${project.distributionManagement.repository.url}</studio.dist.url>
     <distMgmtSiteUrl>scpexe://people.apache.org/www/directory.apache.org/studio/gen-docs/${project.version}</distMgmtSiteUrl>
 
-    <tycho.version>0.21.0</tycho.version>
+    <tycho.version>0.20.0</tycho.version>
 
     <!-- Set versions for dependencies -->
 <!--     <com.bandlem.eclipse.fullscreen.version>1.0.4.201108061054</com.bandlem.eclipse.fullscreen.version> -->