Skip to content

Commit

Permalink
Bug 569323 - Version bumps for 4.19 stream
Browse files Browse the repository at this point in the history
Bump doc bundles.

Change-Id: Ie8d720c38123b37fe828179d8d8604a0f47df8b5
Signed-off-by: Alexander Kurtakov <akurtako@redhat.com>
  • Loading branch information
akurtakov committed Dec 4, 2020
1 parent 816c268 commit 98f1ecd
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion bundles/org.eclipse.jdt.doc.isv/META-INF/MANIFEST.MF
Expand Up @@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: %pluginName
Bundle-SymbolicName: org.eclipse.jdt.doc.isv; singleton:=true
Bundle-Version: 3.14.1000.qualifier
Bundle-Version: 3.14.1100.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.jdt.doc.isv/pom.xml
Expand Up @@ -19,7 +19,7 @@
</parent>
<groupId>org.eclipse.jdt</groupId>
<artifactId>org.eclipse.jdt.doc.isv</artifactId>
<version>3.14.1000-SNAPSHOT</version>
<version>3.14.1100-SNAPSHOT</version>
<packaging>eclipse-plugin</packaging>
<profiles>
<profile>
Expand Down
2 changes: 1 addition & 1 deletion bundles/org.eclipse.pde.doc.user/META-INF/MANIFEST.MF
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.1000.qualifier
Bundle-Version: 3.14.1100.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
Expand Up @@ -19,7 +19,7 @@
</parent>
<groupId>org.eclipse.pde</groupId>
<artifactId>org.eclipse.pde.doc.user</artifactId>
<version>3.14.1000-SNAPSHOT</version>
<version>3.14.1100-SNAPSHOT</version>
<packaging>eclipse-plugin</packaging>
<profiles>
<profile>
Expand Down

0 comments on commit 98f1ecd

Please sign in to comment.