Skip to content
This repository has been archived by the owner on Feb 18, 2022. It is now read-only.

Commit

Permalink
Use tycho 0.21.0 and released version of m2e 1.5
Browse files Browse the repository at this point in the history
Signed-off-by: Fred Bricon <fbricon@gmail.com>
  • Loading branch information
fbricon committed Sep 9, 2014
1 parent 2fe7771 commit bf10404
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Expand Up @@ -29,7 +29,7 @@
<description>Maven Integration for Eclipse JDT Annotation Processor Toolkit</description>
<inceptionYear>2011</inceptionYear>
<properties>
<tycho-version>0.20.0</tycho-version>
<tycho-version>0.21.0</tycho-version>
<tycho-extras-version>${tycho-version}</tycho-extras-version>
<tycho.test.jvmArgs>-Xmx800m -XX:MaxPermSize=256m</tycho.test.jvmArgs>
<tycho.scmUrl>scm:git:git://github.com/jbosstools/m2e-apt.git</tycho.scmUrl>
Expand Down Expand Up @@ -60,7 +60,7 @@
<repository>
<id>m2e</id>
<layout>p2</layout>
<url>http://download.eclipse.org/technology/m2e/milestones/1.5</url>
<url>http://download.eclipse.org/technology/m2e/releases/1.5</url>
</repository>
</repositories>

Expand Down

0 comments on commit bf10404

Please sign in to comment.