Skip to main content
aboutsummaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
authorUwe Stieber2013-08-25 10:38:30 +0000
committerUwe Stieber2013-08-25 11:28:12 +0000
commit09ca1234db5aea94f94253a04aee905d1db6d7d3 (patch)
tree3ec5f44f87040c906ca2cb1c1baf0111e5f51d31 /tests
parent4673e05ce138fc3d80de4674e23f387d6d0e2d38 (diff)
downloadorg.eclipse.tcf-09ca1234db5aea94f94253a04aee905d1db6d7d3.tar.gz
org.eclipse.tcf-09ca1234db5aea94f94253a04aee905d1db6d7d3.tar.xz
org.eclipse.tcf-09ca1234db5aea94f94253a04aee905d1db6d7d3.zip
Tycho: Synchronize pom versions with manifest versions
Diffstat (limited to 'tests')
-rw-r--r--tests/plugins/org.eclipse.tcf.debug.test/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/plugins/org.eclipse.tcf.debug.test/pom.xml b/tests/plugins/org.eclipse.tcf.debug.test/pom.xml
index 2ca083adb..b4767c7a3 100644
--- a/tests/plugins/org.eclipse.tcf.debug.test/pom.xml
+++ b/tests/plugins/org.eclipse.tcf.debug.test/pom.xml
@@ -11,7 +11,7 @@
<relativePath>../../pom-tests.xml</relativePath>
</parent>
- <version>1.1.0.qualifier</version>
+ <version>1.1.1.qualifier</version>
<artifactId>org.eclipse.tcf.debug.test</artifactId>
<packaging>eclipse-test-plugin</packaging>

Back to the top