Skip to content

Commit

Permalink
Version bump for branding plugin
Browse files Browse the repository at this point in the history
  • Loading branch information
akurtakov committed Oct 28, 2021
1 parent 8732b67 commit efa666a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-SymbolicName: org.eclipse.corrosion.product.branding;singleton:=true
Bundle-Version: 1.1.1.qualifier
Bundle-Version: 1.1.2.qualifier
Bundle-Vendor: Eclipse Corrosion
Bundle-RequiredExecutionEnvironment: JavaSE-11
Require-Bundle: org.eclipse.platform,
Expand Down
2 changes: 1 addition & 1 deletion org.eclipse.corrosion.product.branding/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,6 @@

<artifactId>org.eclipse.corrosion.product.branding</artifactId>
<packaging>eclipse-plugin</packaging>
<version>1.1.1-SNAPSHOT</version>
<version>1.1.2-SNAPSHOT</version>

</project>

0 comments on commit efa666a

Please sign in to comment.