Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlexander Kurtakov2017-08-09 19:09:25 +0000
committerAlexander Kurtakov2017-08-09 19:09:25 +0000
commit3c2de318a32bc45cf1c26d87ac73dec8a99ceeb9 (patch)
treec122f74122367efd6ccb9baff4340ea559b6074a /bundles/org.eclipse.team.ui/pom.xml
parentb73321c7c894deb042b7d6c4aca393b4f8fab13a (diff)
downloadeclipse.platform.team-3c2de318a32bc45cf1c26d87ac73dec8a99ceeb9.tar.gz
eclipse.platform.team-3c2de318a32bc45cf1c26d87ac73dec8a99ceeb9.tar.xz
eclipse.platform.team-3c2de318a32bc45cf1c26d87ac73dec8a99ceeb9.zip
Bump service release. Change-Id: If5181a9ebe6a06ea286bca79be75133ffc85258c Signed-off-by: Alexander Kurtakov <akurtako@redhat.com>
Diffstat (limited to 'bundles/org.eclipse.team.ui/pom.xml')
-rw-r--r--bundles/org.eclipse.team.ui/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/bundles/org.eclipse.team.ui/pom.xml b/bundles/org.eclipse.team.ui/pom.xml
index 695a01829..caca8b037 100644
--- a/bundles/org.eclipse.team.ui/pom.xml
+++ b/bundles/org.eclipse.team.ui/pom.xml
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
- Copyright (c) 2012, 2015 Eclipse Foundation and others.
+ Copyright (c) 2012, 2017 Eclipse Foundation and others.
All rights reserved. This program and the accompanying materials
are made available under the terms of the Eclipse Distribution License v1.0
which accompanies this distribution, and is available at
@@ -19,6 +19,6 @@
</parent>
<groupId>org.eclipse.team</groupId>
<artifactId>org.eclipse.team.ui</artifactId>
- <version>3.8.1-SNAPSHOT</version>
+ <version>3.8.100-SNAPSHOT</version>
<packaging>eclipse-plugin</packaging>
</project>

Back to the top