Skip to content

Commit

Permalink
JBIDE-28979: Update tycho plugins to 4.0.3 (#97)
Browse files Browse the repository at this point in the history
* JBIDE-28979: Update tycho plugins to 4.0.3

Signed-off-by: Stephane Bouchet <[email protected]>

* JBIDE-28979: Update tycho plugins to 4.0.3

Signed-off-by: Stephane Bouchet <[email protected]>

* fix tests

Signed-off-by: Stephane Bouchet <[email protected]>

* revert org.sonatype.plugins:nexus-staging-maven-plugin  to 1.6.8

Signed-off-by: Stephane Bouchet <[email protected]>

---------

Signed-off-by: Stephane Bouchet <[email protected]>
  • Loading branch information
sbouchet authored Oct 5, 2023
1 parent 5042ae2 commit 2656553
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tycho-plugins/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@
<plugin>
<groupId>org.sonatype.plugins</groupId>
<artifactId>nexus-staging-maven-plugin</artifactId>
<version>1.6.13</version>
<version>1.6.8</version>
<extensions>true</extensions>
<configuration>
<!-- The Base URL of Nexus instance where we want to stage -->
Expand Down

0 comments on commit 2656553

Please sign in to comment.