Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJeff Johnston2014-05-30 18:20:45 +0000
committerJeff Johnston2014-06-04 20:06:52 +0000
commitf6a4394bb4c3d5233658e4ee420374fdf59fef74 (patch)
tree489a26344148addacebb95af8e3dee78593449ce /systemtap/org.eclipse.linuxtools.systemtap.ui.ide.tests
parentc74f34d88b4776a5dde4937874afa4e3888432b2 (diff)
downloadorg.eclipse.linuxtools-f6a4394bb4c3d5233658e4ee420374fdf59fef74.tar.gz
org.eclipse.linuxtools-f6a4394bb4c3d5233658e4ee420374fdf59fef74.tar.xz
org.eclipse.linuxtools-f6a4394bb4c3d5233658e4ee420374fdf59fef74.zip
Set next release to be 3.1.0.
Change-Id: I4731f53db522baccec56da9d51e7a37dc8a71b64 Reviewed-on: https://git.eclipse.org/r/27612 Tested-by: Hudson CI Reviewed-by: Jeff Johnston <jjohnstn@redhat.com> Tested-by: Jeff Johnston <jjohnstn@redhat.com>
Diffstat (limited to 'systemtap/org.eclipse.linuxtools.systemtap.ui.ide.tests')
-rw-r--r--systemtap/org.eclipse.linuxtools.systemtap.ui.ide.tests/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/systemtap/org.eclipse.linuxtools.systemtap.ui.ide.tests/pom.xml b/systemtap/org.eclipse.linuxtools.systemtap.ui.ide.tests/pom.xml
index 345ef46e7f..502ad6025f 100644
--- a/systemtap/org.eclipse.linuxtools.systemtap.ui.ide.tests/pom.xml
+++ b/systemtap/org.eclipse.linuxtools.systemtap.ui.ide.tests/pom.xml
@@ -14,7 +14,7 @@
<parent>
<artifactId>linuxtools-systemtap-parent</artifactId>
<groupId>org.eclipse.linuxtools.systemtap</groupId>
- <version>3.0.0-SNAPSHOT</version>
+ <version>3.1.0-SNAPSHOT</version>
</parent>
<artifactId>org.eclipse.linuxtools.systemtap.ui.ide.tests</artifactId>

Back to the top