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

Commit

Permalink
Restore releng for org.eclipse.mylyn.commons #4
Browse files Browse the repository at this point in the history
Upgrade Tycho to 2.7.5

Signed-off-by: Alexander Fedorov <alexander.fedorov@arsysop.ru>
  • Loading branch information
ruspl-afed committed Nov 25, 2022
1 parent f2651a6 commit 8f02d01
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,14 +6,17 @@
<groupId>org.eclipse.mylyn</groupId>
<artifactId>org.eclipse.mylyn-parent</artifactId>
<version>3.26.0-SNAPSHOT</version>
<!--
<relativePath>../org.eclipse.mylyn/org.eclipse.mylyn-parent</relativePath>
-->
</parent>
<groupId>org.eclipse.mylyn.commons</groupId>
<artifactId>org.eclipse.mylyn.commons-parent</artifactId>
<name>Mylyn Commons</name>
<version>3.26.0-SNAPSHOT</version>
<packaging>pom</packaging>
<properties>
<tycho-version>2.7.5</tycho-version>
<tycho.scmUrl>scm:git:https://github.com/eclipse-mylyn/org.eclipse.mylyn.commons.git</tycho.scmUrl>
<sonar.skippedModules>org.eclipse.mylyn,org.eclipse.mylyn.commons,org.eclipse.mylyn.commons-site,org.eclipse.mylyn.commons.activity,org.eclipse.mylyn.commons.sdk,org.eclipse.mylyn.commons.tck,org.eclipse.mylyn.discovery,org.eclipse.mylyn.monitor,org.eclipse.mylyn.commons.repositories,org.eclipse.mylyn.commons.repositories.http,org.eclipse.mylyn.development</sonar.skippedModules>
</properties>
Expand Down

0 comments on commit 8f02d01

Please sign in to comment.