Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJeff Johnston2012-08-13 18:37:57 +0000
committerJeff Johnston2012-08-13 18:44:39 +0000
commit50be33c7f5efecf730d81ddfe85559f311d3b181 (patch)
tree1650dcb8850bd721975b959798f610a278d712a4 /lttng/org.eclipse.linuxtools.tmf
parent48cb8cf7e169289590a1b1dd299ec81f6488b178 (diff)
downloadorg.eclipse.linuxtools-50be33c7f5efecf730d81ddfe85559f311d3b181.tar.gz
org.eclipse.linuxtools-50be33c7f5efecf730d81ddfe85559f311d3b181.tar.xz
org.eclipse.linuxtools-50be33c7f5efecf730d81ddfe85559f311d3b181.zip
Prepare pom files for 1.1.1 release.
Change-Id: I6eaf9e4995fe7be43eb2bf8320aa380307b1bab2 Reviewed-on: https://git.eclipse.org/r/7206 Reviewed-by: Jeff Johnston <jjohnstn@redhat.com> IP-Clean: Jeff Johnston <jjohnstn@redhat.com> Tested-by: Jeff Johnston <jjohnstn@redhat.com>
Diffstat (limited to 'lttng/org.eclipse.linuxtools.tmf')
-rw-r--r--lttng/org.eclipse.linuxtools.tmf/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/lttng/org.eclipse.linuxtools.tmf/pom.xml b/lttng/org.eclipse.linuxtools.tmf/pom.xml
index 904e3c7ae1..2bf8b6c502 100644
--- a/lttng/org.eclipse.linuxtools.tmf/pom.xml
+++ b/lttng/org.eclipse.linuxtools.tmf/pom.xml
@@ -14,7 +14,7 @@
<parent>
<artifactId>linuxtools-lttng-parent</artifactId>
<groupId>org.eclipse.linuxtools.lttng</groupId>
- <version>1.1.0</version>
+ <version>1.1.1</version>
</parent>
<artifactId>org.eclipse.linuxtools.tmf</artifactId>

Back to the top