Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNiraj Modi2019-03-08 09:19:23 +0000
committerNiraj Modi2019-03-08 09:19:23 +0000
commitbc736090182406494a7c1bc2014214f3b990ed58 (patch)
tree8b9fefbb5865f0a0061ec950250dce9063a9dd82 /bundles/org.eclipse.team.cvs.ssh2/pom.xml
parentd6fffc142e0a1828c66a7346b268d1796b61f68d (diff)
downloadeclipse.platform.team-bc736090182406494a7c1bc2014214f3b990ed58.tar.gz
eclipse.platform.team-bc736090182406494a7c1bc2014214f3b990ed58.tar.xz
eclipse.platform.team-bc736090182406494a7c1bc2014214f3b990ed58.zip
Bug 545094 - POM and product version change for 4.12 releaseI20190309-1830I20190308-1830I20190308-1525I20190308-1055I20190308-0740
Change-Id: I9a392831e7cae962a1b075c73b27dc53740cbfb4 Signed-off-by: Niraj Modi <niraj.modi@in.ibm.com>
Diffstat (limited to 'bundles/org.eclipse.team.cvs.ssh2/pom.xml')
-rw-r--r--bundles/org.eclipse.team.cvs.ssh2/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/bundles/org.eclipse.team.cvs.ssh2/pom.xml b/bundles/org.eclipse.team.cvs.ssh2/pom.xml
index 0a5f30af8..9ea53c2f3 100644
--- a/bundles/org.eclipse.team.cvs.ssh2/pom.xml
+++ b/bundles/org.eclipse.team.cvs.ssh2/pom.xml
@@ -14,7 +14,7 @@
<parent>
<artifactId>eclipse.platform.team</artifactId>
<groupId>eclipse.platform.team</groupId>
- <version>4.11.0-SNAPSHOT</version>
+ <version>4.12.0-SNAPSHOT</version>
<relativePath>../../</relativePath>
</parent>
<groupId>org.eclipse.team</groupId>

Back to the top