Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'cmake/org.eclipse.cdt.cmake.is.hpenonstop/pom.xml')
-rw-r--r--cmake/org.eclipse.cdt.cmake.is.hpenonstop/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/cmake/org.eclipse.cdt.cmake.is.hpenonstop/pom.xml b/cmake/org.eclipse.cdt.cmake.is.hpenonstop/pom.xml
index 407d6cae6f5..66907edc3f2 100644
--- a/cmake/org.eclipse.cdt.cmake.is.hpenonstop/pom.xml
+++ b/cmake/org.eclipse.cdt.cmake.is.hpenonstop/pom.xml
@@ -22,7 +22,7 @@
<artifactId>org.eclipse.cdt.cmake.is.hpenonstop</artifactId>
<!-- always use .qualifier in manifest, we do not plan to publish this plugin
to a maven repo. (The repository version is a different thing) -->
- <version>1.0.100-SNAPSHOT</version>
+ <version>1.0.200-SNAPSHOT</version>
<packaging>eclipse-plugin</packaging>
</project>

Back to the top