Skip to content

Commit

Permalink
fix versions
Browse files Browse the repository at this point in the history
  • Loading branch information
asazonova committed Jul 13, 2021
1 parent 1cb392a commit ec82b6a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion core/org.osate.help/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: org.osate.help;singleton:=true
Bundle-Version: 2.10.0.qualifier
Bundle-Version: 2.10.1.qualifier
Bundle-Vendor: CMU/SEI
Bundle-Localization: plugin
Require-Bundle: org.eclipse.help;bundle-version="[3.8.0,4.0.0)"
Expand Down
2 changes: 1 addition & 1 deletion core/org.osate.help/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@

<groupId>org.osate</groupId>
<artifactId>org.osate.help</artifactId>
<version>2.10.0-SNAPSHOT</version>
<version>2.10.1-SNAPSHOT</version>
<packaging>eclipse-plugin</packaging>

<build>
Expand Down

0 comments on commit ec82b6a

Please sign in to comment.