diff options
author | Vincent Lorenzo | 2021-11-03 13:55:21 +0000 |
---|---|---|
committer | Patrick Tessier | 2021-11-24 09:34:29 +0000 |
commit | 1eefd733c5d2e827ee56dc6d5c16e6e798520cd8 (patch) | |
tree | b0de3aa450a9da9368ea499ccf7e95bba5042025 /plugins/infra/emf/org.eclipse.papyrus.infra.ui.emf/pom.xml | |
parent | 26e66189ae8cd796bb519a3c3da156d5f8e0f19c (diff) | |
download | org.eclipse.papyrus-1eefd733c5d2e827ee56dc6d5c16e6e798520cd8.tar.gz org.eclipse.papyrus-1eefd733c5d2e827ee56dc6d5c16e6e798520cd8.tar.xz org.eclipse.papyrus-1eefd733c5d2e827ee56dc6d5c16e6e798520cd8.zip |
Bug 576651 - [Facet] problem when loading and unloading a Facet declared with the AF
Change-Id: If6af88f5f99af1939b30d5c010768b4a5eb25d73
Signed-off-by: Vincent Lorenzo <vincent.lorenzo@cea.fr>
Diffstat (limited to 'plugins/infra/emf/org.eclipse.papyrus.infra.ui.emf/pom.xml')
-rw-r--r-- | plugins/infra/emf/org.eclipse.papyrus.infra.ui.emf/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/infra/emf/org.eclipse.papyrus.infra.ui.emf/pom.xml b/plugins/infra/emf/org.eclipse.papyrus.infra.ui.emf/pom.xml index e89cb372391..058c5ffff8e 100644 --- a/plugins/infra/emf/org.eclipse.papyrus.infra.ui.emf/pom.xml +++ b/plugins/infra/emf/org.eclipse.papyrus.infra.ui.emf/pom.xml @@ -9,6 +9,6 @@ <version>0.0.1-SNAPSHOT</version> </parent> <artifactId>org.eclipse.papyrus.infra.ui.emf</artifactId> - <version>3.1.0-SNAPSHOT</version> + <version>3.1.100-SNAPSHOT</version> <packaging>eclipse-plugin</packaging> </project>
\ No newline at end of file |