Skip to main content
aboutsummaryrefslogtreecommitdiffstats
path: root/launch
diff options
context:
space:
mode:
authorSergey Prigogin2012-08-15 00:55:45 +0000
committerSergey Prigogin2012-08-15 00:55:45 +0000
commit81ab8a71d80ba0d1b0541068f8b0167f4b92d345 (patch)
tree6478933c5e754b44505465e2c88e28b12c0938ef /launch
parentdf47c2b6d65c157eae7c05a7771f74c750d8e41c (diff)
downloadorg.eclipse.cdt-81ab8a71d80ba0d1b0541068f8b0167f4b92d345.tar.gz
org.eclipse.cdt-81ab8a71d80ba0d1b0541068f8b0167f4b92d345.tar.xz
org.eclipse.cdt-81ab8a71d80ba0d1b0541068f8b0167f4b92d345.zip
Bumped up version to 8.1.1
Diffstat (limited to 'launch')
-rw-r--r--launch/org.eclipse.cdt.launch/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/launch/org.eclipse.cdt.launch/pom.xml b/launch/org.eclipse.cdt.launch/pom.xml
index 4869e59dc88..5b163ddb826 100644
--- a/launch/org.eclipse.cdt.launch/pom.xml
+++ b/launch/org.eclipse.cdt.launch/pom.xml
@@ -7,7 +7,7 @@
<parent>
<groupId>org.eclipse.cdt</groupId>
<artifactId>cdt-parent</artifactId>
- <version>8.1.0-SNAPSHOT</version>
+ <version>8.1.1-SNAPSHOT</version>
<relativePath>../../pom.xml</relativePath>
</parent>

Back to the top