Skip to content

Commit

Permalink
Version bumps for new stream
Browse files Browse the repository at this point in the history
  • Loading branch information
akurtakov committed Sep 27, 2024
1 parent 3da1455 commit 2b67fa2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion org.eclipse.m2e.editor.lemminx/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: M2E Maven POM File Editor using Wild Web Developer, LemMinX and Maven LS extension (requires Incubating components)
Bundle-SymbolicName: org.eclipse.m2e.editor.lemminx;singleton:=true
Bundle-Version: 2.0.600.qualifier
Bundle-Version: 2.0.601.qualifier
Automatic-Module-Name: org.eclipse.m2e.xmlls.extension
Import-Package: javax.inject;version="[1.0.0,2.0.0)",
org.apache.commons.cli;version="1.6.0",
Expand Down
2 changes: 1 addition & 1 deletion org.eclipse.m2e.editor.lemminx/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
<artifactId>org.eclipse.m2e.editor.lemminx</artifactId>
<name>M2E Maven POM File Editor (Wild Web Developer, LemMinX, LS)</name>
<packaging>eclipse-plugin</packaging>
<version>2.0.600-SNAPSHOT</version>
<version>2.0.601-SNAPSHOT</version>

<build>
<plugins>
Expand Down

0 comments on commit 2b67fa2

Please sign in to comment.