Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlexander Kurtakov2017-06-22 07:29:53 +0000
committerAlexander Kurtakov2017-06-22 07:30:45 +0000
commit0959c2f1b964601ccfd981d7a516bf08c74bdb22 (patch)
treeb5b8005acf1cd50c096dae3c89f24d58aa262f48 /org.eclipse.ua.tests
parentad54b2e3da44caaaab6be37abb7505bff6b33c47 (diff)
downloadeclipse.platform.ua-0959c2f1b964601ccfd981d7a516bf08c74bdb22.tar.gz
eclipse.platform.ua-0959c2f1b964601ccfd981d7a516bf08c74bdb22.tar.xz
eclipse.platform.ua-0959c2f1b964601ccfd981d7a516bf08c74bdb22.zip
Point to 4.8 parent pom. Change-Id: I95e07cbfa6b2385f7c8f0192784fe62faf681659 Signed-off-by: Alexander Kurtakov <akurtako@redhat.com>
Diffstat (limited to 'org.eclipse.ua.tests')
-rw-r--r--org.eclipse.ua.tests/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/org.eclipse.ua.tests/pom.xml b/org.eclipse.ua.tests/pom.xml
index cac326edc..480e1a34a 100644
--- a/org.eclipse.ua.tests/pom.xml
+++ b/org.eclipse.ua.tests/pom.xml
@@ -14,7 +14,7 @@
<parent>
<artifactId>tests-pom</artifactId>
<groupId>eclipse.platform.ua</groupId>
- <version>4.7.0-SNAPSHOT</version>
+ <version>4.8.0-SNAPSHOT</version>
<relativePath>../tests-pom/</relativePath>
</parent>
<groupId>org.eclipse.ua</groupId>

Back to the top