Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlexander Kurtakov2015-03-06 20:33:47 +0000
committerAlexander Kurtakov2015-03-06 20:51:29 +0000
commit27687b2d669b4b73ced526c871f34d001c6f12f0 (patch)
tree335378d4b451f15f58d49a96b4f86567e641ad9f /rpm/org.eclipse.linuxtools.rpm.createrepo.tests/pom.xml
parent33849867fd1f31e060e647a3734098eaa8a7a2a3 (diff)
downloadorg.eclipse.linuxtools-27687b2d669b4b73ced526c871f34d001c6f12f0.tar.gz
org.eclipse.linuxtools-27687b2d669b4b73ced526c871f34d001c6f12f0.tar.xz
org.eclipse.linuxtools-27687b2d669b4b73ced526c871f34d001c6f12f0.zip
Bump version to 4.0.0.
All versions should be at version 4.0.0. Change-Id: Id7ea22ff735cdda7cecae966391ae62da77c5511 Signed-off-by: Alexander Kurtakov <akurtako@redhat.com> Reviewed-on: https://git.eclipse.org/r/43336 Tested-by: Hudson CI
Diffstat (limited to 'rpm/org.eclipse.linuxtools.rpm.createrepo.tests/pom.xml')
-rw-r--r--rpm/org.eclipse.linuxtools.rpm.createrepo.tests/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/rpm/org.eclipse.linuxtools.rpm.createrepo.tests/pom.xml b/rpm/org.eclipse.linuxtools.rpm.createrepo.tests/pom.xml
index 034a843c78..ae07ba207f 100644
--- a/rpm/org.eclipse.linuxtools.rpm.createrepo.tests/pom.xml
+++ b/rpm/org.eclipse.linuxtools.rpm.createrepo.tests/pom.xml
@@ -14,7 +14,7 @@
<parent>
<artifactId>linuxtools-rpm-parent</artifactId>
<groupId>org.eclipse.linuxtools.rpm</groupId>
- <version>3.2.0-SNAPSHOT</version>
+ <version>4.0.0-SNAPSHOT</version>
</parent>
<artifactId>org.eclipse.linuxtools.rpm.createrepo.tests</artifactId>

Back to the top