Skip to content

Commit

Permalink
Changing the version to reflect the pom versions for the
Browse files Browse the repository at this point in the history
								release
  • Loading branch information
slothsoft committed Feb 29, 2020
1 parent e95be32 commit 5b304ad
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion de.slothsoft.mp4spliterator.feature/feature.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<feature
id="de.slothsoft.mp4spliterator.feature"
label="Mp4Spliterator Feature"
version="1.0.0.qualifier"
version="1.0.0"
provider-name="Slothsoft">

<copyright url="http://www.mp4spliterator.com/copyright">
Expand Down
2 changes: 1 addition & 1 deletion de.slothsoft.mp4spliterator.it/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: Mp4Spliterator IT Plug-in
Bundle-SymbolicName: de.slothsoft.mp4spliterator.it;singleton:=true
Bundle-Version: 1.0.0.qualifier
Bundle-Version: 1.0.0
Bundle-Vendor: Slothsoft
Require-Bundle: org.junit;bundle-version="[4.12.0,5.0.0)"
Bundle-RequiredExecutionEnvironment: JavaSE-1.8
Expand Down
2 changes: 1 addition & 1 deletion de.slothsoft.mp4spliterator/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: Mp4Spliterator Plug-in
Bundle-SymbolicName: de.slothsoft.mp4spliterator;singleton:=true
Bundle-Version: 1.0.0.qualifier
Bundle-Version: 1.0.0
Bundle-Vendor: Slothsoft
Bundle-RequiredExecutionEnvironment: JavaSE-1.8
Bundle-ActivationPolicy: lazy
Expand Down

0 comments on commit 5b304ad

Please sign in to comment.