Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndrew Overholt2011-03-11 17:07:08 +0000
committerAndrew Overholt2011-04-13 19:21:23 +0000
commitb796fbfff54cc69eabe6abbde9376e10650a9439 (patch)
treefbc0b65327b84214256db79fd0d58d7a40bf014b /pom.xml
parentcb966b159b009284c0aafe8ea1bca5d733c3343b (diff)
downloadorg.eclipse.linuxtools-b796fbfff54cc69eabe6abbde9376e10650a9439.tar.gz
org.eclipse.linuxtools-b796fbfff54cc69eabe6abbde9376e10650a9439.tar.xz
org.eclipse.linuxtools-b796fbfff54cc69eabe6abbde9376e10650a9439.zip
Make parent pom have 0.8.0 version
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 7aa96bc43e..333fe82d5f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -19,7 +19,7 @@
<groupId>org.eclipse.linuxtools</groupId>
<artifactId>linuxtools-parent</artifactId>
- <version>1.0.0-SNAPSHOT</version>
+ <version>0.8.0-SNAPSHOT</version>
<packaging>pom</packaging>
<name>Eclipse Linux Tools Parent</name>

Back to the top