Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDani Megert2014-09-01 11:43:40 +0000
committerDani Megert2014-09-01 11:43:40 +0000
commitd0d4992cd6206a31673a67399256524d33cbbb93 (patch)
tree90596a7022c87799a7162e7355d27ee5fc7b9068 /org.eclipse.search.tests/pom.xml
parent52917b1cafc3ba89a2841c74053f850548914b4a (diff)
downloadeclipse.platform.text-d0d4992cd6206a31673a67399256524d33cbbb93.tar.gz
eclipse.platform.text-d0d4992cd6206a31673a67399256524d33cbbb93.tar.xz
eclipse.platform.text-d0d4992cd6206a31673a67399256524d33cbbb93.zip
Increased bundle version for Mars
Diffstat (limited to 'org.eclipse.search.tests/pom.xml')
-rw-r--r--org.eclipse.search.tests/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/org.eclipse.search.tests/pom.xml b/org.eclipse.search.tests/pom.xml
index 8e0fa890544..40a13dfc9a5 100644
--- a/org.eclipse.search.tests/pom.xml
+++ b/org.eclipse.search.tests/pom.xml
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
- Copyright (c) 2012, 2013 Eclipse Foundation and others.
+ Copyright (c) 2012, 2014 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
@@ -19,6 +19,6 @@
</parent>
<groupId>org.eclipse.search</groupId>
<artifactId>org.eclipse.search.tests</artifactId>
- <version>3.8.200-SNAPSHOT</version>
+ <version>3.8.300-SNAPSHOT</version>
<packaging>eclipse-test-plugin</packaging>
</project>

Back to the top