Skip to content

Commit

Permalink
Upgraded Aesh runtime
Browse files Browse the repository at this point in the history
  • Loading branch information
gastaldi committed Sep 3, 2014
1 parent 89a5c19 commit 89ba996
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion plugins/org.jboss.tools.aesh.runtime/META-INF/MANIFEST.MF
Expand Up @@ -4,7 +4,7 @@ Bundle-Name: %BundleName
Bundle-SymbolicName: org.jboss.tools.aesh.runtime;singleton:=true
Bundle-Version: 1.3.53.qualifier
Bundle-RequiredExecutionEnvironment: JavaSE-1.7
Bundle-ClassPath: lib/aesh-0.53.jar
Bundle-ClassPath: lib/aesh-0.56.jar
Export-Package: org.jboss.aesh.cl,
org.jboss.aesh.cl.activation,
org.jboss.aesh.cl.builder,
Expand Down
2 changes: 1 addition & 1 deletion plugins/org.jboss.tools.aesh.runtime/pom.xml
Expand Up @@ -21,7 +21,7 @@
<packaging>eclipse-plugin</packaging>

<properties>
<version.aesh>0.53</version.aesh>
<version.aesh>0.56</version.aesh>
</properties>

<build>
Expand Down

0 comments on commit 89ba996

Please sign in to comment.