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 4d10d3160..d7967f159 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.6.0-SNAPSHOT</version>
+ <version>1.7.0-SNAPSHOT</version>
<relativePath>../../admin/pom-build.xml</relativePath>
</parent>
- <version>1.5.0-SNAPSHOT</version>
+ <version>1.7.0-SNAPSHOT</version>
<artifactId>org.eclipse.tcf.rse</artifactId>
<packaging>eclipse-plugin</packaging>
</project>

Back to the top