Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSarika Sinha2015-07-09 10:12:23 +0000
committerSarika Sinha2015-07-09 10:12:23 +0000
commitc6d34ede49e8f6702c871cab7e4b2314d6dc2630 (patch)
tree82343d4a6557d668ea24b51e0ce1397550bf0cc7 /org.eclipse.debug.ui/pom.xml
parent1dd094cb48d7d41a887d1133999fd9afa0c6148b (diff)
downloadeclipse.platform.debug-c6d34ede49e8f6702c871cab7e4b2314d6dc2630.tar.gz
eclipse.platform.debug-c6d34ede49e8f6702c871cab7e4b2314d6dc2630.tar.xz
eclipse.platform.debug-c6d34ede49e8f6702c871cab7e4b2314d6dc2630.zip
Increased Bundle version for NeonI20150728-0800I20150721-0800I20150714-0800
Diffstat (limited to 'org.eclipse.debug.ui/pom.xml')
-rw-r--r--org.eclipse.debug.ui/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/org.eclipse.debug.ui/pom.xml b/org.eclipse.debug.ui/pom.xml
index 441145e0a..260b6a7ec 100644
--- a/org.eclipse.debug.ui/pom.xml
+++ b/org.eclipse.debug.ui/pom.xml
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
- Copyright (c) 2012, 2014 Eclipse Foundation and others.
+ Copyright (c) 2012, 2015 Eclipse Foundation and others.
All rights reserved. This program and the accompanying materials
are made available under the terms of the Eclipse Distribution License v1.0
which accompanies this distribution, and is available at
@@ -18,7 +18,7 @@
</parent>
<groupId>org.eclipse.debug</groupId>
<artifactId>org.eclipse.debug.ui</artifactId>
- <version>3.11.0-SNAPSHOT</version>
+ <version>3.11.100-SNAPSHOT</version>
<packaging>eclipse-plugin</packaging>
<build>
<plugins>

Back to the top