Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlexander Kurtakov2017-06-22 09:03:04 +0000
committerAlexander Kurtakov2017-06-22 09:03:04 +0000
commit14966c3475406cefc3cde00382997b50aae6dc60 (patch)
tree6abb7bc2b17f156d97d7175f41f9231648113d6a /tests/org.eclipse.team.tests.cvs.core/pom.xml
parent59162e661ff01d376d08a5db825dcbc0e90cd561 (diff)
downloadeclipse.platform.team-14966c3475406cefc3cde00382997b50aae6dc60.tar.gz
eclipse.platform.team-14966c3475406cefc3cde00382997b50aae6dc60.tar.xz
eclipse.platform.team-14966c3475406cefc3cde00382997b50aae6dc60.zip
Point to 4.8 parent pom. Change-Id: I4555f7a7a3d9670fca6d46b0d6e3dd959b17e00b Signed-off-by: Alexander Kurtakov <akurtako@redhat.com>
Diffstat (limited to 'tests/org.eclipse.team.tests.cvs.core/pom.xml')
-rw-r--r--tests/org.eclipse.team.tests.cvs.core/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/org.eclipse.team.tests.cvs.core/pom.xml b/tests/org.eclipse.team.tests.cvs.core/pom.xml
index 7a692cf06..180ab2f12 100644
--- a/tests/org.eclipse.team.tests.cvs.core/pom.xml
+++ b/tests/org.eclipse.team.tests.cvs.core/pom.xml
@@ -14,7 +14,7 @@
<parent>
<artifactId>eclipse.platform.team.tests</artifactId>
<groupId>eclipse.platform.team</groupId>
- <version>4.7.0-SNAPSHOT</version>
+ <version>4.8.0-SNAPSHOT</version>
</parent>
<groupId>org.eclipse.team</groupId>
<artifactId>org.eclipse.team.tests.cvs.core</artifactId>

Back to the top