Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'rpmstubby/pom.xml')
-rw-r--r--rpmstubby/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/rpmstubby/pom.xml b/rpmstubby/pom.xml
index c38581fd16..33600c1c2f 100644
--- a/rpmstubby/pom.xml
+++ b/rpmstubby/pom.xml
@@ -23,12 +23,12 @@
<parent>
<groupId>org.eclipse.linuxtools</groupId>
<artifactId>linuxtools-parent</artifactId>
- <version>1.2.0-SNAPSHOT</version>
+ <version>2.0.0-SNAPSHOT</version>
</parent>
<groupId>org.eclipse.linuxtools.rpmstubby</groupId>
<artifactId>linuxtools-rpmstubby-parent</artifactId>
- <version>1.2.0-SNAPSHOT</version>
+ <version>2.0.0-SNAPSHOT</version>
<packaging>pom</packaging>
<name>Eclipse Linux Tools RPM Stubby Parent</name>

Back to the top