Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'upc/org.eclipse.cdt.managedbuilder.bupc.ui')
-rw-r--r--upc/org.eclipse.cdt.managedbuilder.bupc.ui/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/upc/org.eclipse.cdt.managedbuilder.bupc.ui/pom.xml b/upc/org.eclipse.cdt.managedbuilder.bupc.ui/pom.xml
index 5ab87c76dff..a2b2faab4e1 100644
--- a/upc/org.eclipse.cdt.managedbuilder.bupc.ui/pom.xml
+++ b/upc/org.eclipse.cdt.managedbuilder.bupc.ui/pom.xml
@@ -7,7 +7,7 @@
<parent>
<groupId>org.eclipse.cdt</groupId>
<artifactId>cdt-parent</artifactId>
- <version>8.0.2-SNAPSHOT</version>
+ <version>8.1.0-SNAPSHOT</version>
<relativePath>../../pom.xml</relativePath>
</parent>

Back to the top