Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorUwe Stieber2013-08-25 10:38:30 +0000
committerUwe Stieber2013-08-25 11:28:12 +0000
commit09ca1234db5aea94f94253a04aee905d1db6d7d3 (patch)
tree3ec5f44f87040c906ca2cb1c1baf0111e5f51d31 /plugins/org.eclipse.tcf
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 'plugins/org.eclipse.tcf')
-rw-r--r--plugins/org.eclipse.tcf/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/org.eclipse.tcf/pom.xml b/plugins/org.eclipse.tcf/pom.xml
index 843b98828..1e241c6d9 100644
--- a/plugins/org.eclipse.tcf/pom.xml
+++ b/plugins/org.eclipse.tcf/pom.xml
@@ -11,7 +11,7 @@
<relativePath>../../pom.xml</relativePath>
</parent>
- <version>1.1.0.qualifier</version>
+ <version>1.1.1.qualifier</version>
<artifactId>org.eclipse.tcf</artifactId>
<packaging>eclipse-plugin</packaging>
</project>

Back to the top