Skip to content

Commit ec82b6a

Browse files
committed
fix versions
1 parent 1cb392a commit ec82b6a

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

core/org.osate.help/META-INF/MANIFEST.MF

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ Manifest-Version: 1.0
22
Bundle-ManifestVersion: 2
33
Bundle-Name: %pluginName
44
Bundle-SymbolicName: org.osate.help;singleton:=true
5-
Bundle-Version: 2.10.0.qualifier
5+
Bundle-Version: 2.10.1.qualifier
66
Bundle-Vendor: CMU/SEI
77
Bundle-Localization: plugin
88
Require-Bundle: org.eclipse.help;bundle-version="[3.8.0,4.0.0)"

core/org.osate.help/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212

1313
<groupId>org.osate</groupId>
1414
<artifactId>org.osate.help</artifactId>
15-
<version>2.10.0-SNAPSHOT</version>
15+
<version>2.10.1-SNAPSHOT</version>
1616
<packaging>eclipse-plugin</packaging>
1717

1818
<build>

0 commit comments

Comments
 (0)