Skip to content

Commit

Permalink
Version bump for 4.29 stream
Browse files Browse the repository at this point in the history
  • Loading branch information
akurtakov committed Jun 9, 2023
1 parent 3486b9e commit 61da0f5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion bundles/org.eclipse.pde.doc.user/META-INF/MANIFEST.MF
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: %pluginName
Bundle-SymbolicName: org.eclipse.pde.doc.user; singleton:=true
Bundle-Version: 3.14.2000.qualifier
Bundle-Version: 3.14.2100.qualifier
Bundle-Vendor: %providerName
Bundle-Localization: plugin
Require-Bundle: org.eclipse.help;bundle-version="[3.2.0,4.0.0)"
2 changes: 1 addition & 1 deletion bundles/org.eclipse.pde.doc.user/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
</parent>
<groupId>org.eclipse.pde</groupId>
<artifactId>org.eclipse.pde.doc.user</artifactId>
<version>3.14.2000-SNAPSHOT</version>
<version>3.14.2100-SNAPSHOT</version>
<packaging>eclipse-plugin</packaging>
<profiles>
<profile>
Expand Down

0 comments on commit 61da0f5

Please sign in to comment.