Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorCamille Letavernier2014-08-20 12:18:43 +0000
committerCamille Letavernier2014-08-20 12:18:43 +0000
commita5b5b80c7d4e9440be778557a7d210a863ddfe37 (patch)
tree18e499093618a8dfbf12bf39c2ba32aebeede9eb /plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common.palette.customaction
parent4d4360f6505d06d1e9037908da5a7b937524dbb9 (diff)
downloadorg.eclipse.papyrus-a5b5b80c7d4e9440be778557a7d210a863ddfe37.tar.gz
org.eclipse.papyrus-a5b5b80c7d4e9440be778557a7d210a863ddfe37.tar.xz
org.eclipse.papyrus-a5b5b80c7d4e9440be778557a7d210a863ddfe37.zip
[Releng] Update Papyrus version to 1.0.1 in pom.xml
Diffstat (limited to 'plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common.palette.customaction')
-rw-r--r--plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common.palette.customaction/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common.palette.customaction/pom.xml b/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common.palette.customaction/pom.xml
index b097889b262..64e6d6188ae 100644
--- a/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common.palette.customaction/pom.xml
+++ b/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common.palette.customaction/pom.xml
@@ -4,11 +4,11 @@
<parent>
<artifactId>org.eclipse.papyrus</artifactId>
<groupId>org.eclipse.papyrus</groupId>
- <version>1.0.0-SNAPSHOT</version>
+ <version>1.0.1-SNAPSHOT</version>
<relativePath>../../../../releng/top-pom-main.xml</relativePath>
</parent>
<artifactId>org.eclipse.papyrus.uml.diagram.common.palette.customaction</artifactId>
<groupId>org.eclipse.papyrus</groupId>
- <version>1.0.0-SNAPSHOT</version>
+ <version>1.0.1-SNAPSHOT</version>
<packaging>eclipse-plugin</packaging>
</project> \ No newline at end of file

Back to the top