Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/org.eclipse.tcf.rse/pom.xml')
-rw-r--r--plugins/org.eclipse.tcf.rse/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/plugins/org.eclipse.tcf.rse/pom.xml b/plugins/org.eclipse.tcf.rse/pom.xml
index 49a4c3138..65446b995 100644
--- a/plugins/org.eclipse.tcf.rse/pom.xml
+++ b/plugins/org.eclipse.tcf.rse/pom.xml
@@ -7,11 +7,11 @@
<parent>
<groupId>org.eclipse.tcf</groupId>
<artifactId>org.eclipse.tcf.maven-build</artifactId>
- <version>1.3.0-SNAPSHOT</version>
+ <version>1.4.0-SNAPSHOT</version>
<relativePath>../../admin/pom-build.xml</relativePath>
</parent>
- <version>1.3.0.qualifier</version>
+ <version>1.4.0-SNAPSHOT</version>
<artifactId>org.eclipse.tcf.rse</artifactId>
<packaging>eclipse-plugin</packaging>
</project>

Back to the top