Skip to content

Commit

Permalink
Fix version dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
evolanakis committed Aug 23, 2016
1 parent 4599784 commit af6c5cc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion com.eclipsesource.tabris.tracking/META-INF/MANIFEST.MF
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ Bundle-SymbolicName: com.eclipsesource.tabris.tracking
Bundle-Version: 1.5.0.qualifier
Bundle-Vendor: %Bundle-Vendor
Bundle-RequiredExecutionEnvironment: JavaSE-1.6
Require-Bundle: com.eclipsesource.tabris;bundle-version="[1.4.2,1.5.0)",
Require-Bundle: com.eclipsesource.tabris;bundle-version="1.5.0",
org.eclipse.rap.rwt;bundle-version="[2.3.0,2.4.0)"
Export-Package: com.eclipsesource.tabris.tracking;version="1.5.0",
com.eclipsesource.tabris.tracking.internal;version="1.5.0";x-internal:=true,
Expand Down

0 comments on commit af6c5cc

Please sign in to comment.