Skip to content

Commit

Permalink
Version Bumps for 4.30 stream
Browse files Browse the repository at this point in the history
  • Loading branch information
alshamams authored and akurtakov committed Sep 8, 2023
1 parent 5defc43 commit d6bd4d7
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion features/org.eclipse.pde-feature/feature.xml
Expand Up @@ -2,7 +2,7 @@
<feature
id="org.eclipse.pde"
label="%featureName"
version="3.15.100.qualifier"
version="3.15.200.qualifier"
provider-name="%providerName"
license-feature="org.eclipse.license"
license-feature-version="0.0.0">
Expand Down
2 changes: 1 addition & 1 deletion ui/org.eclipse.pde/META-INF/MANIFEST.MF
Expand Up @@ -2,6 +2,6 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: %pluginName
Bundle-SymbolicName: org.eclipse.pde;singleton:=true
Bundle-Version: 3.13.2400.qualifier
Bundle-Version: 3.13.2500.qualifier
Bundle-Vendor: %providerName
Bundle-Localization: plugin
2 changes: 1 addition & 1 deletion ui/org.eclipse.pde/pom.xml
Expand Up @@ -18,7 +18,7 @@
<relativePath>../../</relativePath>
</parent>
<artifactId>org.eclipse.pde</artifactId>
<version>3.13.2400-SNAPSHOT</version>
<version>3.13.2500-SNAPSHOT</version>
<packaging>eclipse-plugin</packaging>

<build>
Expand Down

0 comments on commit d6bd4d7

Please sign in to comment.