Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorjeremie.tatibouet2015-05-05 09:58:23 +0000
committerArnaud Cuccuru2015-05-05 16:48:53 +0000
commit9ed8980af756d64faaf75ef7f8870f8eafc77e22 (patch)
tree38340d0cda31f476d7576ae376325593f03203a5 /extraplugins/alf/ui/org.eclipse.papyrus.uml.alf.properties.xtext/pom.xml
parenta322347d841074d8415a3d85b4311c4573518003 (diff)
downloadorg.eclipse.papyrus-9ed8980af756d64faaf75ef7f8870f8eafc77e22.tar.gz
org.eclipse.papyrus-9ed8980af756d64faaf75ef7f8870f8eafc77e22.tar.xz
org.eclipse.papyrus-9ed8980af756d64faaf75ef7f8870f8eafc77e22.zip
Set up ALF property view integration as being in incubation. It implies
plugin versions numbers to be downgraded to 0.7.0. This is response to bug: https://bugs.eclipse.org/bugs/show_bug.cgi?id=466394 Change-Id: I8bda6ae34776a151750cdc01e81799d8df0822d6 Signed-off-by: jeremie.tatibouet <jeremie.tatibouet@cea.fr> Reviewed-on: https://git.eclipse.org/r/47159 Tested-by: Hudson CI Reviewed-by: Arnaud Cuccuru <arnaud.cuccuru@cea.fr> Tested-by: Arnaud Cuccuru <arnaud.cuccuru@cea.fr>
Diffstat (limited to 'extraplugins/alf/ui/org.eclipse.papyrus.uml.alf.properties.xtext/pom.xml')
-rw-r--r--extraplugins/alf/ui/org.eclipse.papyrus.uml.alf.properties.xtext/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/extraplugins/alf/ui/org.eclipse.papyrus.uml.alf.properties.xtext/pom.xml b/extraplugins/alf/ui/org.eclipse.papyrus.uml.alf.properties.xtext/pom.xml
index b332dcf4494..2f67931d271 100644
--- a/extraplugins/alf/ui/org.eclipse.papyrus.uml.alf.properties.xtext/pom.xml
+++ b/extraplugins/alf/ui/org.eclipse.papyrus.uml.alf.properties.xtext/pom.xml
@@ -9,6 +9,6 @@
</parent>
<artifactId>org.eclipse.papyrus.uml.alf.properties.xtext</artifactId>
<groupId>org.eclipse.papyrus</groupId>
- <version>1.1.0-SNAPSHOT</version>
+ <version>0.7.0-SNAPSHOT</version>
<packaging>eclipse-plugin</packaging>
</project> \ No newline at end of file

Back to the top