Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJeff Johnston2017-07-24 18:09:33 +0000
committerJeff Johnston2017-07-24 21:56:39 +0000
commit7e3458b9014ef0cea02faf5921e34a47a46513cc (patch)
treebac7431a548e8ea4807cb1034e8b1d001062e461 /changelog/pom.xml
parent895e0aabd8882d65f94fa5ec8d8ce9e05fa4f8e1 (diff)
downloadorg.eclipse.linuxtools-7e3458b9014ef0cea02faf5921e34a47a46513cc.tar.gz
org.eclipse.linuxtools-7e3458b9014ef0cea02faf5921e34a47a46513cc.tar.xz
org.eclipse.linuxtools-7e3458b9014ef0cea02faf5921e34a47a46513cc.zip
Update master poms to 6.2.0-SNAPSHOT
Change-Id: I5c32e1112b1cd128a3f2c911adc3f90ecdfe715a Reviewed-on: https://git.eclipse.org/r/101858 Tested-by: Hudson CI Reviewed-by: Jeff Johnston <jjohnstn@redhat.com>
Diffstat (limited to 'changelog/pom.xml')
-rw-r--r--changelog/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/changelog/pom.xml b/changelog/pom.xml
index 725a468cbc..293a29c60c 100644
--- a/changelog/pom.xml
+++ b/changelog/pom.xml
@@ -16,7 +16,7 @@
<parent>
<groupId>org.eclipse.linuxtools</groupId>
<artifactId>linuxtools-parent</artifactId>
- <version>6.1.0-SNAPSHOT</version>
+ <version>6.2.0-SNAPSHOT</version>
</parent>
<groupId>org.eclipse.linuxtools.changelog</groupId>

Back to the top