Skip to content

Commit

Permalink
Issue #222: update versions of changed plugins (#223)
Browse files Browse the repository at this point in the history
  • Loading branch information
eharris369 authored Aug 22, 2018
1 parent b357dd5 commit 18b6ec6
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion dev/com.ibm.ws.st.core/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: %pluginName
Bundle-SymbolicName: com.ibm.ws.st.core;singleton:=true
Bundle-Version: 1.0.903.qualifier
Bundle-Version: 1.0.904.qualifier
Bundle-Vendor: IBM
Bundle-RequiredExecutionEnvironment: JavaSE-1.8
Export-Package: com.ibm.websphere.crypto,
Expand Down
2 changes: 1 addition & 1 deletion dev/com.ibm.ws.st.core_tests/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: com.ibm.ws.st.core.tests
Bundle-SymbolicName: com.ibm.ws.st.core_tests;singleton:=true
Bundle-Version: 1.0.1.qualifier
Bundle-Version: 1.0.2.qualifier
Bundle-ClassPath: tests.jar
Bundle-Activator: com.ibm.ws.st.core.tests.TestsPlugin
Bundle-Vendor: IBM
Expand Down
2 changes: 1 addition & 1 deletion dev/com.ibm.ws.st.ui/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: %pluginName
Bundle-SymbolicName: com.ibm.ws.st.ui;singleton:=true
Bundle-Version: 1.0.706.qualifier
Bundle-Version: 1.0.707.qualifier
Bundle-Vendor: IBM
Bundle-RequiredExecutionEnvironment: JavaSE-1.8
Bundle-ActivationPolicy: lazy; exclude:="com.ibm.ws.st.ui.internal.plugin"
Expand Down

0 comments on commit 18b6ec6

Please sign in to comment.