Skip to content

Commit

Permalink
JBIDE-18780: upgraded runtime to match Forge version
Browse files Browse the repository at this point in the history
  • Loading branch information
gastaldi committed Nov 20, 2014
1 parent cf4284e commit a37f088
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
Expand Up @@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: %BundleName
Bundle-SymbolicName: org.jboss.tools.forge2.runtime;singleton:=true
Bundle-Version: 2.8.1.qualifier
Bundle-Version: 2.12.2.qualifier
Bundle-RequiredExecutionEnvironment: JavaSE-1.7
Bundle-Vendor: %BundleProvider
Bundle-Localization: plugin
Expand Down
2 changes: 1 addition & 1 deletion plugins/org.jboss.tools.forge2.runtime/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
</parent>
<groupId>org.jboss.tools.forge.plugins</groupId>
<artifactId>org.jboss.tools.forge2.runtime</artifactId>
<version>2.8.1-SNAPSHOT</version>
<version>2.12.2-SNAPSHOT</version>
<packaging>eclipse-plugin</packaging>
<properties>
<version.furnace>2.12.3-SNAPSHOT</version.furnace>
Expand Down

0 comments on commit a37f088

Please sign in to comment.