Skip to content

Commit

Permalink
Update to latest p2 artifacts in pgp plugin
Browse files Browse the repository at this point in the history
  • Loading branch information
akurtakov committed Nov 15, 2021
1 parent 8cd8341 commit 8dc305a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions tycho-gpg-plugin/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -47,12 +47,12 @@
<dependency>
<groupId>org.eclipse.platform</groupId>
<artifactId>org.eclipse.equinox.p2.artifact.repository</artifactId>
<version>1.4.0</version>
<version>1.4.200</version>
</dependency>
<dependency>
<groupId>org.eclipse.platform</groupId>
<artifactId>org.eclipse.equinox.p2.repository</artifactId>
<version>2.5.0</version>
<version>2.5.200</version>
</dependency>
</dependencies>

Expand Down

0 comments on commit 8dc305a

Please sign in to comment.