feat(TUP-38543): update tycho 4.0.4 (#895)
* set tycho 403 * avoid file change * update tycho 4.0.4
This commit is contained in:
@@ -159,7 +159,7 @@
|
||||
<plugin>
|
||||
<groupId>org.eclipse.tycho.extras</groupId>
|
||||
<artifactId>tycho-p2-extras-plugin</artifactId>
|
||||
<version>4.0.0</version>
|
||||
<version>{tycho.version}</version>
|
||||
<executions>
|
||||
<execution>
|
||||
<id>create-p2-repository</id>
|
||||
|
||||
@@ -21,7 +21,7 @@
|
||||
<org.talend.daikon.crypto-utils.version>7.1.16</org.talend.daikon.crypto-utils.version>
|
||||
<studio-utils.version>1.0.13</studio-utils.version>
|
||||
<compcache.creator.version>1.0.0</compcache.creator.version>
|
||||
<tycho.version>4.0.0</tycho.version>
|
||||
<tycho.version>4.0.4</tycho.version>
|
||||
<tycho-extras.version>${tycho.version}</tycho-extras.version>
|
||||
<base.version>8.8.8</base.version>
|
||||
<!-- osgi.compatible.version is either ${base.version}-SNAPSHOT (snapshots), ${base.version}.<suffix> (milestones), or ${base.version} (GA)-->
|
||||
|
||||
Reference in New Issue
Block a user