| <?xml version="1.0" encoding="UTF-8"?> |
| <project> |
| <modelVersion>4.0.0</modelVersion> |
| <parent> |
| <groupId>org.eclipse.papyrus.designer</groupId> |
| <artifactId>org.eclipse.papyrus.designer.patterns</artifactId> |
| <version>2.1.0-SNAPSHOT</version> |
| </parent> |
| <artifactId>org.eclipse.papyrus.designer.patterns.transformations</artifactId> |
| <packaging>eclipse-plugin</packaging> |
| <description>This module enables design pattern application by executing a model-to-model transformation that adds the pattern</description> |
| </project> |