Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'rpm/org.eclipse.linuxtools.rpm.core.tests/pom.xml')
-rw-r--r--rpm/org.eclipse.linuxtools.rpm.core.tests/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/rpm/org.eclipse.linuxtools.rpm.core.tests/pom.xml b/rpm/org.eclipse.linuxtools.rpm.core.tests/pom.xml
index 0ce6685f5d..b915840896 100644
--- a/rpm/org.eclipse.linuxtools.rpm.core.tests/pom.xml
+++ b/rpm/org.eclipse.linuxtools.rpm.core.tests/pom.xml
@@ -15,7 +15,7 @@
<parent>
<artifactId>linuxtools-rpm-parent</artifactId>
<groupId>org.eclipse.linuxtools.rpm</groupId>
- <version>7.4.0-SNAPSHOT</version>
+ <version>7.5.0-SNAPSHOT</version>
</parent>
<artifactId>org.eclipse.linuxtools.rpm.core.tests</artifactId>

Back to the top