Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJonah Graham2020-09-07 20:19:55 +0000
committerJonah Graham2020-10-06 20:20:18 +0000
commit24639efcee0cd2d98149af1864c2ee098b520a18 (patch)
tree895f2019edc1d3bddd362a00a62937b496ace5d4 /native/pom.xml
parent6084acb880db2a596eda7ec6fe594564cd5bdcf2 (diff)
downloadorg.eclipse.cdt-24639efcee0cd2d98149af1864c2ee098b520a18.tar.gz
org.eclipse.cdt-24639efcee0cd2d98149af1864c2ee098b520a18.tar.xz
org.eclipse.cdt-24639efcee0cd2d98149af1864c2ee098b520a18.zip
[releng] Bump version to 10.1.0
Diffstat (limited to 'native/pom.xml')
-rw-r--r--native/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/native/pom.xml b/native/pom.xml
index 7577c894025..99e30bea085 100644
--- a/native/pom.xml
+++ b/native/pom.xml
@@ -7,7 +7,7 @@
<parent>
<groupId>org.eclipse.cdt</groupId>
<artifactId>cdt-parent</artifactId>
- <version>10.0.0-SNAPSHOT</version>
+ <version>10.1.0-SNAPSHOT</version>
</parent>
<artifactId>org.eclipse.cdt.native-parent</artifactId>

Back to the top