Skip to content

Commit

Permalink
Merge pull request #1114 from eclipse-passage/revert-1113-tycho_2_7_4
Browse files Browse the repository at this point in the history
Revert "Build with Tycho 2.7.4"
  • Loading branch information
eparovyshnaya authored Jul 13, 2022
2 parents 7599093 + 6790408 commit 7232d34
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
2 changes: 1 addition & 1 deletion releng/org.eclipse.passage.parent/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
<build.label>${unqualifiedVersion}.${buildQualifier}</build.label>

<tycho.scmUrl>scm:git:https://github.com/eclipse-passage/passage.git</tycho.scmUrl>
<tycho.version>2.7.4</tycho.version>
<tycho.version>2.7.1</tycho.version>
<cbi-plugins.version>1.3.1</cbi-plugins.version>

<tycho-snapshot-repo.url>https://repo.eclipse.org/content/repositories/tycho-snapshots/</tycho-snapshot-repo.url>
Expand Down
4 changes: 4 additions & 0 deletions releng/org.eclipse.passage.releng/passage.setup
Original file line number Diff line number Diff line change
Expand Up @@ -86,8 +86,12 @@
name="org.eclipse.pde.api.tools.ee.feature.feature.group"/>
<requirement
name="org.eclipse.sirius.specifier.feature.group"/>
<requirement
name="org.sonatype.tycho.m2e.feature.feature.group"/>
<repository
url="https://download.eclipse.org/releases/2022-03/"/>
<repository
url="https://repo1.maven.org/maven2/.m2e/connectors/m2eclipse-tycho/0.9.0/N/LATEST/"/>
<description>Install the tools needed in the IDE to work with the source code for ${scope.project.label}</description>
</setupTask>
<stream name="master">
Expand Down

0 comments on commit 7232d34

Please sign in to comment.