Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorCamille Letavernier2015-01-21 10:28:01 +0000
committerCamille Letavernier2015-01-21 10:28:01 +0000
commit84a3169fd7ccd6ce73fb4f7ba0c74b39cd627f5a (patch)
treefa5242e065205a427eabff2ca843b1e006794d46 /tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.communication.tests/pom.xml
parentef12e339264862afaa7860ab104d3d4cf3ec6bba (diff)
downloadorg.eclipse.papyrus-84a3169fd7ccd6ce73fb4f7ba0c74b39cd627f5a.tar.gz
org.eclipse.papyrus-84a3169fd7ccd6ce73fb4f7ba0c74b39cd627f5a.tar.xz
org.eclipse.papyrus-84a3169fd7ccd6ce73fb4f7ba0c74b39cd627f5a.zip
[Releng] Update version numbers to 1.0.2
Diffstat (limited to 'tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.communication.tests/pom.xml')
-rw-r--r--tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.communication.tests/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.communication.tests/pom.xml b/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.communication.tests/pom.xml
index 4ddc5e0f1ae..f3c523eba35 100644
--- a/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.communication.tests/pom.xml
+++ b/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.communication.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.0.2-SNAPSHOT</version>
<relativePath>../../../../../../releng/top-pom-main-tests.xml</relativePath>
</parent>
<groupId>org.eclipse.papyrus</groupId>
<artifactId>org.eclipse.papyrus.uml.diagram.communication.tests</artifactId>
- <version>1.0.1-SNAPSHOT</version>
+ <version>1.0.2-SNAPSHOT</version>
<packaging>eclipse-test-plugin</packaging>
</project>

Back to the top