Skip to content

Commit

Permalink
Update for release 4.33
Browse files Browse the repository at this point in the history
  • Loading branch information
eclipse-releng-bot authored and sravanlakkimsetti committed Jun 3, 2024
1 parent 68bad32 commit a287e7e
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 @@ -15,7 +15,7 @@
<parent>
<groupId>org.eclipse</groupId>
<artifactId>eclipse-platform-parent</artifactId>
<version>4.32.0-SNAPSHOT</version>
<version>4.33.0-SNAPSHOT</version>
<relativePath>../eclipse-platform-parent</relativePath>
</parent>

Expand All @@ -26,7 +26,7 @@

<properties>
<tycho.scmUrl>scm:git:https://github.com/eclipse-equinox/p2.git</tycho.scmUrl>
<releaseVersion>4.32.0</releaseVersion>
<releaseVersion>4.33.0</releaseVersion>
<!-- Defines the default Qualifier if no format is given-->
<!-- can be overriden with -Dtycho.buildqualifier.format=yyyyMMddHHmm for a dynamic qualifier or -Dqualifier=abcd for a static value -->
<qualifier>-SNAPSHOT</qualifier>
Expand Down

0 comments on commit a287e7e

Please sign in to comment.