Make all POMs use 0.8.0 as version
authorAndrew Overholt <overholt@redhat.com>
Tue, 29 Mar 2011 19:28:06 +0000 (15:28 -0400)
committerAndrew Overholt <overholt@redhat.com>
Tue, 29 Mar 2011 19:28:06 +0000 (15:28 -0400)
pom.xml

diff --git a/pom.xml b/pom.xml
index 5a1377a502b307f276957032aaa2328aff1cb64b..a2c9acd00e76ac1c06adcaf7d99c76074198ad0a 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.eclipse.linuxtools</groupId>
     <artifactId>linuxtools-parent</artifactId>
-    <version>1.0.0-SNAPSHOT</version>
+    <version>0.8.0-SNAPSHOT</version>
   </parent>
 
   <groupId>org.eclipse.linuxtools.lttng</groupId>
This page took 0.028371 seconds and 5 git commands to generate.