Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRoland Grunberg2011-08-24 19:34:23 +0000
committerRoland Grunberg2011-08-24 19:34:23 +0000
commit0eb48318e51baf7fd8ce79c1f29e6c4dbb855832 (patch)
tree513be7c6b1c8229b310122e55c21e2e58cb06dcd /systemtap/org.eclipse.linuxtools.callgraph.core/pom.xml
parentcb9dd0866b4398d357b8b2854aa76a2e7521f6d1 (diff)
downloadorg.eclipse.linuxtools-0eb48318e51baf7fd8ce79c1f29e6c4dbb855832.tar.gz
org.eclipse.linuxtools-0eb48318e51baf7fd8ce79c1f29e6c4dbb855832.tar.xz
org.eclipse.linuxtools-0eb48318e51baf7fd8ce79c1f29e6c4dbb855832.zip
Update plugin/feature versions, and pom to 0.9.0.
Diffstat (limited to 'systemtap/org.eclipse.linuxtools.callgraph.core/pom.xml')
-rw-r--r--systemtap/org.eclipse.linuxtools.callgraph.core/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/systemtap/org.eclipse.linuxtools.callgraph.core/pom.xml b/systemtap/org.eclipse.linuxtools.callgraph.core/pom.xml
index 15c8fd801c..ad27111469 100644
--- a/systemtap/org.eclipse.linuxtools.callgraph.core/pom.xml
+++ b/systemtap/org.eclipse.linuxtools.callgraph.core/pom.xml
@@ -18,7 +18,7 @@
</parent>
<artifactId>org.eclipse.linuxtools.callgraph.core</artifactId>
- <version>0.0.1-SNAPSHOT</version>
+ <version>0.9.0-SNAPSHOT</version>
<packaging>eclipse-plugin</packaging>
<name>Linux Tools Callgraph Core Plug-in</name>

Back to the top