~ubuntu-branches/ubuntu/trusty/eclipse-linuxtools/trusty

« back to all changes in this revision

Viewing changes to lttng/org.eclipse.linuxtools.tmf.ui.tests/pom.xml

  • Committer: Package Import Robot
  • Author(s): tony mancill
  • Date: 2013-05-13 21:43:22 UTC
  • mfrom: (1.2.1) (2.1.2 experimental)
  • Revision ID: package-import@ubuntu.com-20130513214322-6frgd9du1n0w2uo7
Tags: 1.2.1-1
* Team upload.
* New upstream release.

Show diffs side-by-side

added added

removed removed

Lines of Context:
16
16
  <parent>
17
17
    <artifactId>linuxtools-lttng-parent</artifactId>
18
18
    <groupId>org.eclipse.linuxtools.lttng</groupId>
19
 
    <version>1.0.0</version>
 
19
    <version>1.2.1</version>
20
20
  </parent>
21
21
 
22
22
  <artifactId>org.eclipse.linuxtools.tmf.ui.tests</artifactId>
23
 
  <version>1.0.0-SNAPSHOT</version>
 
23
  <version>1.2.0-SNAPSHOT</version>
24
24
  <packaging>eclipse-test-plugin</packaging>
25
25
 
26
26
  <name>Linux Tools LTTng TMF UI Unit Test Suite</name>