Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorOtavio Pontes2012-03-16 13:03:16 +0000
committerOtavio Pontes2012-03-16 13:06:53 +0000
commitcd0f1846e22f2efd41c6fc0cb1bf5426b166d709 (patch)
tree8949cfc3ca8b7dc55093a574ebdfa787acf72d91 /profiling/org.eclipse.linuxtools.tools.launch.ui/pom.xml
parent26894d0e65f44b6668786b0d4bb8e54ce9815494 (diff)
downloadorg.eclipse.linuxtools-cd0f1846e22f2efd41c6fc0cb1bf5426b166d709.tar.gz
org.eclipse.linuxtools-cd0f1846e22f2efd41c6fc0cb1bf5426b166d709.tar.xz
org.eclipse.linuxtools-cd0f1846e22f2efd41c6fc0cb1bf5426b166d709.zip
Updating versions from 0.10.0 to 0.11.0 in pom files.
Since our 0.10 release is schedule and the stable-0.10 branch was already created we're updating the versions for our next release. I was recomended to updated it to 0.11 instead of 1.0 because we are still in incubation.
Diffstat (limited to 'profiling/org.eclipse.linuxtools.tools.launch.ui/pom.xml')
-rw-r--r--profiling/org.eclipse.linuxtools.tools.launch.ui/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/profiling/org.eclipse.linuxtools.tools.launch.ui/pom.xml b/profiling/org.eclipse.linuxtools.tools.launch.ui/pom.xml
index b9bd954685..0dee0225b3 100644
--- a/profiling/org.eclipse.linuxtools.tools.launch.ui/pom.xml
+++ b/profiling/org.eclipse.linuxtools.tools.launch.ui/pom.xml
@@ -14,7 +14,7 @@
<parent>
<artifactId>linuxtools-profiling-parent</artifactId>
<groupId>org.eclipse.linuxtools.profiling</groupId>
- <version>0.10.0-SNAPSHOT</version>
+ <version>0.11.0-SNAPSHOT</version>
</parent>
<artifactId>org.eclipse.linuxtools.tools.launch.ui</artifactId>

Back to the top