Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJeff Johnston2016-12-13 19:54:35 +0000
committerJeff Johnston2016-12-13 20:35:12 +0000
commit5a3877899253f0fdd9fed45c0a4d9c6e90e628ca (patch)
tree93254d1f6869043eb97aca5c0c9c7486dd30b3d6 /oprofile/pom.xml
parent1838703f74ce3ca20f449af8bc8b2aa2602aa87f (diff)
downloadorg.eclipse.linuxtools-5a3877899253f0fdd9fed45c0a4d9c6e90e628ca.tar.gz
org.eclipse.linuxtools-5a3877899253f0fdd9fed45c0a4d9c6e90e628ca.tar.xz
org.eclipse.linuxtools-5a3877899253f0fdd9fed45c0a4d9c6e90e628ca.zip
Update master to use 5.3.0-SNAPSHOT in pom and feature xml files.
Change-Id: Ide3619897eb6014cdc33f3369a1340ba51da289f Reviewed-on: https://git.eclipse.org/r/87078 Tested-by: Hudson CI Reviewed-by: Jeff Johnston <jjohnstn@redhat.com>
Diffstat (limited to 'oprofile/pom.xml')
-rw-r--r--oprofile/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/oprofile/pom.xml b/oprofile/pom.xml
index 2047d871d3..7d1ae1106e 100644
--- a/oprofile/pom.xml
+++ b/oprofile/pom.xml
@@ -16,7 +16,7 @@
<parent>
<groupId>org.eclipse.linuxtools</groupId>
<artifactId>linuxtools-parent</artifactId>
- <version>5.2.0-SNAPSHOT</version>
+ <version>5.3.0-SNAPSHOT</version>
</parent>
<groupId>org.eclipse.linuxtools.oprofile</groupId>

Back to the top