Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJeff Johnston2015-06-04 16:13:29 +0000
committerJeff Johnston2015-06-04 16:34:15 +0000
commit9fa411992d68186dd271a5497afa1b120f7ede16 (patch)
treef2864d27deeb8630a4d8731cc939f63436387c1c /rpm/org.eclipse.linuxtools.rpmstubby
parent1e710b0f1bcdfccb33fdfcf21039e3a2b906f579 (diff)
downloadorg.eclipse.linuxtools-9fa411992d68186dd271a5497afa1b120f7ede16.tar.gz
org.eclipse.linuxtools-9fa411992d68186dd271a5497afa1b120f7ede16.tar.xz
org.eclipse.linuxtools-9fa411992d68186dd271a5497afa1b120f7ede16.zip
Bump up master to 4.1.0, the next release.
Change-Id: I31832db4df434060a271b1f0a7cfd63246dfc3e8 Reviewed-on: https://git.eclipse.org/r/49461 Tested-by: Hudson CI Reviewed-by: Jeff Johnston <jjohnstn@redhat.com> Tested-by: Jeff Johnston <jjohnstn@redhat.com>
Diffstat (limited to 'rpm/org.eclipse.linuxtools.rpmstubby')
-rw-r--r--rpm/org.eclipse.linuxtools.rpmstubby/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/rpm/org.eclipse.linuxtools.rpmstubby/pom.xml b/rpm/org.eclipse.linuxtools.rpmstubby/pom.xml
index 8dc3db2b11..4b8237d147 100644
--- a/rpm/org.eclipse.linuxtools.rpmstubby/pom.xml
+++ b/rpm/org.eclipse.linuxtools.rpmstubby/pom.xml
@@ -19,7 +19,7 @@
<parent>
<groupId>org.eclipse.linuxtools.rpm</groupId>
<artifactId>linuxtools-rpm-parent</artifactId>
- <version>4.0.0-SNAPSHOT</version>
+ <version>4.1.0-SNAPSHOT</version>
</parent>
<artifactId>org.eclipse.linuxtools.rpmstubby</artifactId>

Back to the top