Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMat Booth2020-03-06 19:40:24 +0000
committerMat Booth2020-03-06 19:40:24 +0000
commite43af946db89667c5108df7fd200adf991181c93 (patch)
tree877017e6f360c55f48a9920bdfd8938ced8dd613 /org.eclipse.tips.feature
parenta197db9acf2bc2927002479df7e02d4a8999c10a (diff)
downloadeclipse.platform.ua-I20200307-1800.tar.gz
eclipse.platform.ua-I20200307-1800.tar.xz
eclipse.platform.ua-I20200307-1800.zip
Change-Id: I9daa64ac65c9db6b4d34d7588ab226427767ad8f Signed-off-by: Mat Booth <mat.booth@redhat.com>
Diffstat (limited to 'org.eclipse.tips.feature')
-rw-r--r--org.eclipse.tips.feature/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/org.eclipse.tips.feature/pom.xml b/org.eclipse.tips.feature/pom.xml
index 3f5c7effa..158c5682f 100644
--- a/org.eclipse.tips.feature/pom.xml
+++ b/org.eclipse.tips.feature/pom.xml
@@ -18,7 +18,7 @@
<parent>
<groupId>eclipse.platform.ua</groupId>
<artifactId>eclipse.platform.ua</artifactId>
- <version>4.15.0-SNAPSHOT</version>
+ <version>4.16.0-SNAPSHOT</version>
<relativePath>../</relativePath>
</parent>
<groupId>org.eclipse.ui</groupId>

Back to the top