Skip to content

Commit

Permalink
Bump version of org.eclipse.jst.j2ee.core
Browse files Browse the repository at this point in the history
  • Loading branch information
erik-brangs authored and nitind committed May 12, 2024
1 parent 006fd3b commit d2fbc0b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion plugins/org.eclipse.jst.j2ee.core/META-INF/MANIFEST.MF
Expand Up @@ -3,7 +3,7 @@ Bundle-ManifestVersion: 2
Bundle-Name: %Bundle-Name.0
Bundle-SymbolicName: org.eclipse.jst.j2ee.core;singleton:=true
Automatic-Module-Name: org.eclipse.jst.j2ee.core
Bundle-Version: 1.5.0.qualifier
Bundle-Version: 1.5.100.qualifier
Bundle-ClassPath: .
Bundle-Activator: org.eclipse.jst.j2ee.core.internal.plugin.J2EECorePlugin
Bundle-ActivationPolicy: lazy
Expand Down
2 changes: 1 addition & 1 deletion plugins/org.eclipse.jst.j2ee.core/pom.xml
Expand Up @@ -21,6 +21,6 @@

<groupId>org.eclipse.webtools.javaee</groupId>
<artifactId>org.eclipse.jst.j2ee.core</artifactId>
<version>1.5.0-SNAPSHOT</version>
<version>1.5.100-SNAPSHOT</version>
<packaging>eclipse-plugin</packaging>
</project>

0 comments on commit d2fbc0b

Please sign in to comment.