Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorThanh Ha2012-05-30 15:26:56 +0000
committerDani Megert2012-05-30 15:26:56 +0000
commitac26469cad3cd6c80e1adec4810bfd572a391cd9 (patch)
tree8ce794619ea45961fafb18a9c959fbf3ae5afaa0 /features
parent10894ffef9d7da3e4b78a18e87b5315adeaaca75 (diff)
downloadeclipse.platform.team-ac26469cad3cd6c80e1adec4810bfd572a391cd9.tar.gz
eclipse.platform.team-ac26469cad3cd6c80e1adec4810bfd572a391cd9.tar.xz
eclipse.platform.team-ac26469cad3cd6c80e1adec4810bfd572a391cd9.zip
Fixed bug 380968: Pull request to bump versions in pom files in Platform
Diffstat (limited to 'features')
-rw-r--r--features/org.eclipse.cvs-feature/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/features/org.eclipse.cvs-feature/pom.xml b/features/org.eclipse.cvs-feature/pom.xml
index 5aa8430be..87e9d85eb 100644
--- a/features/org.eclipse.cvs-feature/pom.xml
+++ b/features/org.eclipse.cvs-feature/pom.xml
@@ -21,7 +21,7 @@
</parent>
<groupId>eclipse.platform.team</groupId>
<artifactId>org.eclipse.cvs</artifactId>
- <version>1.3.100-SNAPSHOT</version>
+ <version>1.3.200-SNAPSHOT</version>
<packaging>eclipse-feature</packaging>
<build>

Back to the top