Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'man/org.eclipse.linuxtools.man.help/pom.xml')
-rw-r--r--man/org.eclipse.linuxtools.man.help/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/man/org.eclipse.linuxtools.man.help/pom.xml b/man/org.eclipse.linuxtools.man.help/pom.xml
index 071349feff..2a110315fe 100644
--- a/man/org.eclipse.linuxtools.man.help/pom.xml
+++ b/man/org.eclipse.linuxtools.man.help/pom.xml
@@ -19,7 +19,7 @@
<parent>
<groupId>org.eclipse.linuxtools.man</groupId>
<artifactId>linuxtools-man-parent</artifactId>
- <version>5.1.0-SNAPSHOT</version>
+ <version>5.1.0</version>
</parent>
<artifactId>org.eclipse.linuxtools.man.help</artifactId>

Back to the top