Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlexander Kurtakov2015-12-07 14:18:20 +0000
committerAlexander Kurtakov2015-12-07 14:45:00 +0000
commit13efaf897956c8c093d12029b49bbf8f06f2cc1a (patch)
treef70abf8a64fafcc3e0e76210ce59251f1984748c /changelog/org.eclipse.linuxtools.changelog.ui.tests/pom.xml
parent14db0658159a3320cc7415e363801e88d81e4f25 (diff)
downloadorg.eclipse.linuxtools-13efaf897956c8c093d12029b49bbf8f06f2cc1a.tar.gz
org.eclipse.linuxtools-13efaf897956c8c093d12029b49bbf8f06f2cc1a.tar.xz
org.eclipse.linuxtools-13efaf897956c8c093d12029b49bbf8f06f2cc1a.zip
Start 5.0 development.
As it's going to be Neon this commit also changes the target platform used for the stream to be fully resolvable and to point to Neon content. Change-Id: Ie3da75a4ee70dca6800be569c31622a48a77263d Signed-off-by: Alexander Kurtakov <akurtako@redhat.com> Reviewed-on: https://git.eclipse.org/r/62104 Tested-by: Hudson CI
Diffstat (limited to 'changelog/org.eclipse.linuxtools.changelog.ui.tests/pom.xml')
-rw-r--r--changelog/org.eclipse.linuxtools.changelog.ui.tests/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/changelog/org.eclipse.linuxtools.changelog.ui.tests/pom.xml b/changelog/org.eclipse.linuxtools.changelog.ui.tests/pom.xml
index d7d1d7920f..425059751f 100644
--- a/changelog/org.eclipse.linuxtools.changelog.ui.tests/pom.xml
+++ b/changelog/org.eclipse.linuxtools.changelog.ui.tests/pom.xml
@@ -14,7 +14,7 @@
<parent>
<artifactId>linuxtools-changelog-parent</artifactId>
<groupId>org.eclipse.linuxtools.changelog</groupId>
- <version>4.2.0-SNAPSHOT</version>
+ <version>5.0.0-SNAPSHOT</version>
</parent>
<artifactId>org.eclipse.linuxtools.changelog.ui.tests</artifactId>

Back to the top