Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorCamille Letavernier2014-09-15 13:09:11 +0000
committerCamille Letavernier2014-09-15 15:46:30 +0000
commit99406ce4b3b2f0074b7e9fd243ab94bbd2b7cf3d (patch)
treef6a115d33074995cc500ef898f61026d468d4358 /tests/junit/plugins/views
parentc4342ce2a72ea4e64c3d83d432ac9ceaa79d937d (diff)
downloadorg.eclipse.papyrus-99406ce4b3b2f0074b7e9fd243ab94bbd2b7cf3d.tar.gz
org.eclipse.papyrus-99406ce4b3b2f0074b7e9fd243ab94bbd2b7cf3d.tar.xz
org.eclipse.papyrus-99406ce4b3b2f0074b7e9fd243ab94bbd2b7cf3d.zip
[Releng] Update feature versions to 1.1.0
Diffstat (limited to 'tests/junit/plugins/views')
-rw-r--r--tests/junit/plugins/views/modelexplorer/org.eclipse.papyrus.views.modelexplorer.tests/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/junit/plugins/views/modelexplorer/org.eclipse.papyrus.views.modelexplorer.tests/pom.xml b/tests/junit/plugins/views/modelexplorer/org.eclipse.papyrus.views.modelexplorer.tests/pom.xml
index e397722f9a0..45289a0aa3c 100644
--- a/tests/junit/plugins/views/modelexplorer/org.eclipse.papyrus.views.modelexplorer.tests/pom.xml
+++ b/tests/junit/plugins/views/modelexplorer/org.eclipse.papyrus.views.modelexplorer.tests/pom.xml
@@ -5,11 +5,11 @@
<parent>
<groupId>org.eclipse.papyrus</groupId>
<artifactId>org.eclipse.papyrus</artifactId>
- <version>1.0.1-SNAPSHOT</version>
+ <version>1.1.0-SNAPSHOT</version>
<relativePath>../../../../../../releng/top-pom-main-tests.xml</relativePath>
</parent>
<groupId>org.eclipse.papyrus</groupId>
<artifactId>org.eclipse.papyrus.views.modelexplorer.tests</artifactId>
- <version>1.0.1-SNAPSHOT</version>
+ <version>1.1.0-SNAPSHOT</version>
<packaging>eclipse-test-plugin</packaging>
</project>

Back to the top