Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNiraj Modi2019-09-06 14:12:02 +0000
committerNiraj Modi2019-09-06 14:12:02 +0000
commitd59593f91fa635c460335248e42d0dacd2f1d054 (patch)
tree81a44c2bb79683e4930b1fda24a54de4515733cc /org.eclipse.ui.cheatsheets
parent8d81a762043d171c14bf595f1fe90cff5ee6fa15 (diff)
downloadeclipse.platform.ua-d59593f91fa635c460335248e42d0dacd2f1d054.tar.gz
eclipse.platform.ua-d59593f91fa635c460335248e42d0dacd2f1d054.tar.xz
eclipse.platform.ua-d59593f91fa635c460335248e42d0dacd2f1d054.zip
Bug 550767 - POM and product version change for 4.14 releaseI20190910-0815I20190910-0145I20190909-1520I20190909-1425I20190909-0925
Change-Id: I938747051e7d6d0dffee305fd1e5f04812a8e2f7 Signed-off-by: Niraj Modi <niraj.modi@in.ibm.com>
Diffstat (limited to 'org.eclipse.ui.cheatsheets')
-rw-r--r--org.eclipse.ui.cheatsheets/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/org.eclipse.ui.cheatsheets/pom.xml b/org.eclipse.ui.cheatsheets/pom.xml
index 2327dc527..0b8b6b547 100644
--- a/org.eclipse.ui.cheatsheets/pom.xml
+++ b/org.eclipse.ui.cheatsheets/pom.xml
@@ -15,7 +15,7 @@
<parent>
<artifactId>eclipse.platform.ua</artifactId>
<groupId>eclipse.platform.ua</groupId>
- <version>4.13.0-SNAPSHOT</version>
+ <version>4.14.0-SNAPSHOT</version>
</parent>
<groupId>org.eclipse.ui</groupId>
<artifactId>org.eclipse.ui.cheatsheets</artifactId>

Back to the top