Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index de418262ca..adbc07c1b5 100644
--- a/pom.xml
+++ b/pom.xml
@@ -21,7 +21,7 @@
</prerequisites>
<groupId>org.eclipse.linuxtools</groupId>
<artifactId>linuxtools-parent</artifactId>
- <version>7.0.0-SNAPSHOT</version>
+ <version>7.0.0</version>
<packaging>pom</packaging>
<name>Eclipse Linux Tools Parent</name>

Back to the top