Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorUwe Stieber2015-04-29 12:26:50 +0000
committerUwe Stieber2015-04-29 12:26:50 +0000
commitf11414a10e438e7c9f64271260e7a0d6a82b8445 (patch)
treed4ce778e6dd84d1ed8c1c40a63bbb781e942ec1f /plugins/org.eclipse.tcf.debug.ui
parentbabeeba52db74980ad05f8f1a7cb0cae2bec5c85 (diff)
downloadorg.eclipse.tcf-f11414a10e438e7c9f64271260e7a0d6a82b8445.tar.gz
org.eclipse.tcf-f11414a10e438e7c9f64271260e7a0d6a82b8445.tar.xz
org.eclipse.tcf-f11414a10e438e7c9f64271260e7a0d6a82b8445.zip
Releng: Fix pom.xml version numbers
Diffstat (limited to 'plugins/org.eclipse.tcf.debug.ui')
-rw-r--r--plugins/org.eclipse.tcf.debug.ui/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/org.eclipse.tcf.debug.ui/pom.xml b/plugins/org.eclipse.tcf.debug.ui/pom.xml
index 821a2b744..a836a30fd 100644
--- a/plugins/org.eclipse.tcf.debug.ui/pom.xml
+++ b/plugins/org.eclipse.tcf.debug.ui/pom.xml
@@ -11,7 +11,7 @@
<relativePath>../../admin/pom-build.xml</relativePath>
</parent>
- <version>1.3.0.qualifier</version>
+ <version>1.3.1.qualifier</version>
<artifactId>org.eclipse.tcf.debug.ui</artifactId>
<packaging>eclipse-plugin</packaging>
</project>

Back to the top