Skip to content

Commit

Permalink
tycho v1.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
kerenr-jfrog committed Dec 24, 2024
1 parent 23023ce commit 75a1e73
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<packaging>pom</packaging>

<properties>
<tycho.version>1.6.0</tycho.version>
<tycho.version>1.3.0</tycho.version>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
</properties>

Expand Down Expand Up @@ -41,7 +41,7 @@
<artifactId>target-platform-configuration</artifactId>
<version>${tycho.version}</version>
<configuration>
<pomDependencies>${configuration-pomDependencies}</pomDependencies>
<pomDependencies>consider</pomDependencies>
<target>
<artifact>
<groupId>com.jfrog.ide.eclipse.releng</groupId>
Expand Down

0 comments on commit 75a1e73

Please sign in to comment.