Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarc Khouzam2014-07-24 17:35:24 +0000
committerMarc Khouzam2014-07-24 17:35:24 +0000
commit1a48e6064b45d01396df081a0faa47cf88ab376c (patch)
tree6ce8c08c5eba47893e411c1e96a6f4f9a048777e /debug/org.eclipse.cdt.debug.standalone.source-feature
parent4a3ec6cd6530a3109d8b9a2453bd8c2241cd4261 (diff)
downloadorg.eclipse.cdt-1a48e6064b45d01396df081a0faa47cf88ab376c.tar.gz
org.eclipse.cdt-1a48e6064b45d01396df081a0faa47cf88ab376c.tar.xz
org.eclipse.cdt-1a48e6064b45d01396df081a0faa47cf88ab376c.zip
Update pom.xml of features for which version was changed to 8.5
Change-Id: I6c4e258ac7d86a3df7a064614fa80430219d5561 Signed-off-by: Marc Khouzam <marc.khouzam@ericsson.com>
Diffstat (limited to 'debug/org.eclipse.cdt.debug.standalone.source-feature')
-rw-r--r--debug/org.eclipse.cdt.debug.standalone.source-feature/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/debug/org.eclipse.cdt.debug.standalone.source-feature/pom.xml b/debug/org.eclipse.cdt.debug.standalone.source-feature/pom.xml
index 80567f81b15..c255ec5e4c4 100644
--- a/debug/org.eclipse.cdt.debug.standalone.source-feature/pom.xml
+++ b/debug/org.eclipse.cdt.debug.standalone.source-feature/pom.xml
@@ -14,5 +14,5 @@
<groupId>org.eclipse.cdt.features</groupId>
<artifactId>org.eclipse.cdt.debug.standalone.source</artifactId>
<packaging>eclipse-feature</packaging>
- <version>1.0.0-SNAPSHOT</version>
+ <version>8.5.0-SNAPSHOT</version>
</project>

Back to the top