Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorThanh Ha2012-12-10 10:29:52 +0000
committerMalgorzata Janczarska2012-12-10 10:29:52 +0000
commitb0d7d16b09fe75928e3491fa0951bd6219e1b64f (patch)
treedf06cf301c9fc6405e69f208052237cc808204e8 /bundles/org.eclipse.compare.core
parenta6d945ea31e5c84c1429595917001032a50be3e3 (diff)
downloadeclipse.platform.team-b0d7d16b09fe75928e3491fa0951bd6219e1b64f.tar.gz
eclipse.platform.team-b0d7d16b09fe75928e3491fa0951bd6219e1b64f.tar.xz
eclipse.platform.team-b0d7d16b09fe75928e3491fa0951bd6219e1b64f.zip
Bug 396108 - Merge in CBI patches from 4.2.2 into 4.3 (pom changes) forv20121210-102952I20121212-0800I20121211-2000I20121211-0800I20121210-2000I20121210-0800
eclipse.platform.team
Diffstat (limited to 'bundles/org.eclipse.compare.core')
-rw-r--r--bundles/org.eclipse.compare.core/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/bundles/org.eclipse.compare.core/pom.xml b/bundles/org.eclipse.compare.core/pom.xml
index 05889ef96..9487d38cb 100644
--- a/bundles/org.eclipse.compare.core/pom.xml
+++ b/bundles/org.eclipse.compare.core/pom.xml
@@ -21,6 +21,6 @@
</parent>
<groupId>eclipse.platform.team</groupId>
<artifactId>org.eclipse.compare.core</artifactId>
- <version>3.5.200-SNAPSHOT</version>
+ <version>3.5.300-SNAPSHOT</version>
<packaging>eclipse-plugin</packaging>
</project>

Back to the top