Skip to content

Commit

Permalink
[Tycho] Prepare for release: v0.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Travis CI User committed Nov 12, 2018
1 parent 1cb1ebd commit 5e80191
Show file tree
Hide file tree
Showing 6 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion org.contextmapper.dsl.feature/feature.xml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<feature id="org.contextmapper.dsl.feature"
label="ContextMappingDSL Feature "
version="0.0.2.qualifier">
version="0.0.2">
<plugin
id="org.contextmapper.dsl"
download-size="0"
Expand Down
2 changes: 1 addition & 1 deletion org.contextmapper.dsl.ide/META-INF/MANIFEST.MF
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ Automatic-Module-Name: org.contextmapper.dsl.ide
Bundle-ManifestVersion: 2
Bundle-Name: org.contextmapper.dsl.ide
Bundle-Vendor: Context Mapper
Bundle-Version: 0.0.2.qualifier
Bundle-Version: 0.0.2
Bundle-SymbolicName: org.contextmapper.dsl.ide; singleton:=true
Bundle-ActivationPolicy: lazy
Require-Bundle: org.contextmapper.dsl,
Expand Down
2 changes: 1 addition & 1 deletion org.contextmapper.dsl.tests/META-INF/MANIFEST.MF
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ Automatic-Module-Name: org.contextmapper.dsl.tests
Bundle-ManifestVersion: 2
Bundle-Name: org.contextmapper.dsl.tests
Bundle-Vendor: Context Mapper
Bundle-Version: 0.0.2.qualifier
Bundle-Version: 0.0.2
Bundle-SymbolicName: org.contextmapper.dsl.tests; singleton:=true
Bundle-ActivationPolicy: lazy
Require-Bundle: org.contextmapper.dsl,
Expand Down
2 changes: 1 addition & 1 deletion org.contextmapper.dsl.ui.tests/META-INF/MANIFEST.MF
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ Automatic-Module-Name: org.contextmapper.dsl.ui.tests
Bundle-ManifestVersion: 2
Bundle-Name: org.contextmapper.dsl.ui.tests
Bundle-Vendor: Context Mapper
Bundle-Version: 0.0.2.qualifier
Bundle-Version: 0.0.2
Bundle-SymbolicName: org.contextmapper.dsl.ui.tests; singleton:=true
Bundle-ActivationPolicy: lazy
Require-Bundle: org.contextmapper.dsl.ui,
Expand Down
2 changes: 1 addition & 1 deletion org.contextmapper.dsl.ui/META-INF/MANIFEST.MF
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ Automatic-Module-Name: org.contextmapper.dsl.ui
Bundle-ManifestVersion: 2
Bundle-Name: org.contextmapper.dsl.ui
Bundle-Vendor: Context Mapper
Bundle-Version: 0.0.2.qualifier
Bundle-Version: 0.0.2
Bundle-SymbolicName: org.contextmapper.dsl.ui; singleton:=true
Bundle-ActivationPolicy: lazy
Require-Bundle: org.contextmapper.dsl,
Expand Down
2 changes: 1 addition & 1 deletion org.contextmapper.dsl/META-INF/MANIFEST.MF
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ Automatic-Module-Name: org.contextmapper.dsl
Bundle-ManifestVersion: 2
Bundle-Name: org.contextmapper.dsl
Bundle-Vendor: Context Mapper
Bundle-Version: 0.0.2.qualifier
Bundle-Version: 0.0.2
Bundle-SymbolicName: org.contextmapper.dsl; singleton:=true
Bundle-ActivationPolicy: lazy
Require-Bundle: org.eclipse.xtext,
Expand Down

0 comments on commit 5e80191

Please sign in to comment.