Skip to content

Commit

Permalink
Target oxygen stream
Browse files Browse the repository at this point in the history
Signed-off-by: Fred Bricon <fbricon@gmail.com>
  • Loading branch information
fbricon committed May 17, 2017
1 parent 5f2fdf4 commit 838d0d0
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions pom.xml
Expand Up @@ -24,15 +24,15 @@
<name>M2E-WTP-TESTS :: Parent</name>

<properties>
<tycho-version>0.24.0</tycho-version>
<tycho-version>1.0.0</tycho-version>
<test.timeout>2400</test.timeout><!-- 45 mins -->
<tycho.test.jvmArgs>-server -Xms1024m -Xmx1024m -noverify</tycho.test.jvmArgs>
<eclipse.target>neon</eclipse.target>
<eclipse.target>oxygen</eclipse.target>
<eclipse-repo.url>http://download.eclipse.org/releases/${eclipse.target}</eclipse-repo.url>
<m2e-repo.url>http://download.eclipse.org/technology/m2e/snapshots/1.7.0/latest/</m2e-repo.url>
<m2e-repo.url>http://download.eclipse.org/technology/m2e/milestones/1.8/</m2e-repo.url>
<m2e-wtp-repo.url>http://download.eclipse.org/m2e-wtp/snapshots/${eclipse.target}/</m2e-wtp-repo.url>
<!-- Warning : changing the mavenarchiver version requires submitting a new CQ in ipzilla -->
<mavenarchiver-repo.url>http://repo1.maven.org/maven2/.m2e/connectors/m2eclipse-mavenarchiver/0.17.0/N/0.17.0.201502101659/</mavenarchiver-repo.url>
<mavenarchiver-repo.url>http://download.eclipse.org/m2e-wtp/signed/mavenarchiver/0.17.2/</mavenarchiver-repo.url>
</properties>

<organization>
Expand Down

0 comments on commit 838d0d0

Please sign in to comment.