Skip to content

Commit

Permalink
[#1265] Migrate to Tycho 4.0.4
Browse files Browse the repository at this point in the history
* update tycho version
* update issue management information
  • Loading branch information
ruspl-afed committed Dec 16, 2023
1 parent 28be3b9 commit 66c7826
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions 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>3.0.5</tycho.version>
<tycho.version>4.0.4</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 Expand Up @@ -70,8 +70,8 @@
</organization>

<issueManagement>
<system>Bugzilla</system>
<url>https://bugs.eclipse.org/bugs/</url>
<system>GitHub Issues</system>
<url>https://github.com/eclipse-passage/passage/issues/</url>
</issueManagement>

<pluginRepositories>
Expand Down

0 comments on commit 66c7826

Please sign in to comment.