We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e10db16 commit 316489bCopy full SHA for 316489b
de.marw.cmake4eclipse.feature/feature.xml
@@ -2,7 +2,7 @@
2
<feature
3
id="de.marw.cmake4eclipse.feature"
4
label="cmake4eclipse"
5
- version="4.0.1"
+ version="4.0.2"
6
provider-name="Martin Weber">
7
8
<description>
de.marw.cmake4eclipse.feature/pom.xml
@@ -15,7 +15,7 @@
15
<artifactId>de.marw.cmake4eclipse.feature</artifactId>
16
<!-- always use .qualifier in manifest, we do not plan to publish this plugin
17
to a maven repo. (The repository version is a different thing) -->
18
- <version>4.0.1</version>
+ <version>4.0.2</version>
19
<packaging>eclipse-feature</packaging>
20
21
<build>
0 commit comments