Skip to content

Commit

Permalink
POM and product version changes for 4.30 release
Browse files Browse the repository at this point in the history
  • Loading branch information
MohananRahul committed Sep 4, 2023
1 parent 7699a79 commit 3cb17b0
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.29.0-SNAPSHOT</version>
<version>4.30.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.29.0</releaseVersion>
<releaseVersion>4.30.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 3cb17b0

Please sign in to comment.