Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNiraj Modi2018-12-07 10:30:45 +0000
committerNiraj Modi2018-12-07 10:30:45 +0000
commit20db37770b85b984a238e13078e1f8ab1b312a03 (patch)
tree40809425a2a7e00afa73d04a7d8f5a46d161d739 /features/org.eclipse.cvs-feature
parent0a4c3412f107e4f8ea9d5bd85d62a91fe98fb029 (diff)
downloadeclipse.platform.team-20db37770b85b984a238e13078e1f8ab1b312a03.tar.gz
eclipse.platform.team-20db37770b85b984a238e13078e1f8ab1b312a03.tar.xz
eclipse.platform.team-20db37770b85b984a238e13078e1f8ab1b312a03.zip
Bug 541822 - POM and product version change for 4.11 release
Change-Id: If50445800a280bb2ce4884e573c792a89e526f04 Signed-off-by: Niraj Modi <niraj.modi@in.ibm.com>
Diffstat (limited to 'features/org.eclipse.cvs-feature')
-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 d2d26aee6..005d37227 100644
--- a/features/org.eclipse.cvs-feature/pom.xml
+++ b/features/org.eclipse.cvs-feature/pom.xml
@@ -14,7 +14,7 @@
<parent>
<artifactId>eclipse.platform.team</artifactId>
<groupId>eclipse.platform.team</groupId>
- <version>4.10.0-SNAPSHOT</version>
+ <version>4.11.0-SNAPSHOT</version>
<relativePath>../../</relativePath>
</parent>
<groupId>org.eclipse.cvs.feature</groupId>

Back to the top