Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEugene Tarassov2012-05-30 02:48:26 +0000
committerEugene Tarassov2012-05-30 02:48:26 +0000
commit6bf5d2bf3de1bb82ad2e386fe77bb78738532420 (patch)
treebc47481735356cb7f73a837d876e6d6005efe79d /target_explorer/pom-tests.xml
parent80dd2d77f9c1b96a11ace9c61f6d0ea9545a4e72 (diff)
downloadorg.eclipse.tcf-6bf5d2bf3de1bb82ad2e386fe77bb78738532420.tar.gz
org.eclipse.tcf-6bf5d2bf3de1bb82ad2e386fe77bb78738532420.tar.xz
org.eclipse.tcf-6bf5d2bf3de1bb82ad2e386fe77bb78738532420.zip
Version number changed from 1.0 to 1.1
Diffstat (limited to 'target_explorer/pom-tests.xml')
-rw-r--r--target_explorer/pom-tests.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/target_explorer/pom-tests.xml b/target_explorer/pom-tests.xml
index 3d0e061e3..3d870c6c0 100644
--- a/target_explorer/pom-tests.xml
+++ b/target_explorer/pom-tests.xml
@@ -7,13 +7,13 @@
<parent>
<groupId>org.eclipse.tcf</groupId>
<artifactId>org.eclipse.tcf.maven-build</artifactId>
- <version>1.0.0-SNAPSHOT</version>
+ <version>1.1.0-SNAPSHOT</version>
<relativePath>../admin/pom-build.xml</relativePath>
</parent>
<groupId>org.eclipse.tcf.te</groupId>
<artifactId>te-tests.maven-master</artifactId>
- <version>1.0.0-SNAPSHOT</version>
+ <version>1.1.0-SNAPSHOT</version>
<packaging>pom</packaging>
<name>Target Explorer Unit Tests, Master</name>

Back to the top