Skip to content

Commit

Permalink
Update tycho to 4.0.7
Browse files Browse the repository at this point in the history
  • Loading branch information
akurtakov committed Apr 11, 2024
1 parent 8f65006 commit 3d61610
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .mvn/maven.config
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,4 @@
--fail-at-end
-Dtycho.localArtifacts=ignore
-Dtycho.target.pomDependencies=consider
-Dtycho-version=4.0.4
-Dtycho-version=4.0.7
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<version>0.0.1-SNAPSHOT</version>

<properties>
<tycho-version>2.7.3</tycho-version>
<tycho-version>4.0.7</tycho-version>
</properties>

<build>
Expand Down
2 changes: 1 addition & 1 deletion org.eclipse.m2e.pde.connector.tests/projects/tycho/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@

<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<tycho-version>3.0.0</tycho-version>
<tycho-version>4.0.7</tycho-version>
</properties>

<modules>
Expand Down

0 comments on commit 3d61610

Please sign in to comment.