Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEugene Tarassov2011-11-11 19:35:31 +0000
committerEugene Tarassov2011-11-11 19:35:31 +0000
commita4f16566e79cc36b7b30d87404eb9b2150314bff (patch)
tree4511a0b3797aea53630b03209ceffe67567e25f6 /plugins/org.eclipse.tcf.rse/pom.xml
parenta25d270e7bec349347448167d48a7ebc8353e79c (diff)
downloadorg.eclipse.tcf-a4f16566e79cc36b7b30d87404eb9b2150314bff.tar.gz
org.eclipse.tcf-a4f16566e79cc36b7b30d87404eb9b2150314bff.tar.xz
org.eclipse.tcf-a4f16566e79cc36b7b30d87404eb9b2150314bff.zip
TCF Version number is changed to 1.0.0
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 b031208bc..aca16e191 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>tcf-parent</artifactId>
- <version>0.5.0-SNAPSHOT</version>
+ <version>1.0.0-SNAPSHOT</version>
<relativePath>../../pom.xml</relativePath>
</parent>
- <version>0.5.0-SNAPSHOT</version>
+ <version>1.0.0-SNAPSHOT</version>
<artifactId>org.eclipse.tcf.rse</artifactId>
<packaging>eclipse-plugin</packaging>
</project>

Back to the top