diff options
Diffstat (limited to 'features/papyrus-extra-features/org.eclipse.papyrus.extra.moka.feature/pom.xml')
-rw-r--r-- | features/papyrus-extra-features/org.eclipse.papyrus.extra.moka.feature/pom.xml | 26 |
1 files changed, 13 insertions, 13 deletions
diff --git a/features/papyrus-extra-features/org.eclipse.papyrus.extra.moka.feature/pom.xml b/features/papyrus-extra-features/org.eclipse.papyrus.extra.moka.feature/pom.xml index c094d19b845..76754b87451 100644 --- a/features/papyrus-extra-features/org.eclipse.papyrus.extra.moka.feature/pom.xml +++ b/features/papyrus-extra-features/org.eclipse.papyrus.extra.moka.feature/pom.xml @@ -1,14 +1,14 @@ -<?xml version="1.0" encoding="UTF-8"?>
-<project>
- <modelVersion>4.0.0</modelVersion>
- <parent>
- <artifactId>org.eclipse.papyrus</artifactId>
- <groupId>org.eclipse.papyrus</groupId>
- <version>1.0.0-SNAPSHOT</version>
- <relativePath>../../../releng/top-pom-extras.xml</relativePath>
- </parent>
- <artifactId>org.eclipse.papyrus.extra.moka.feature</artifactId>
- <groupId>org.eclipse.papyrus</groupId>
- <version>0.11.0-SNAPSHOT</version>
- <packaging>eclipse-feature</packaging>
+<?xml version="1.0" encoding="UTF-8"?> +<project> + <modelVersion>4.0.0</modelVersion> + <parent> + <artifactId>org.eclipse.papyrus</artifactId> + <groupId>org.eclipse.papyrus</groupId> + <version>1.0.0-SNAPSHOT</version> + <relativePath>../../../releng/top-pom-extras.xml</relativePath> + </parent> + <artifactId>org.eclipse.papyrus.extra.moka.feature</artifactId> + <groupId>org.eclipse.papyrus</groupId> + <version>1.0.0-SNAPSHOT</version> + <packaging>eclipse-feature</packaging> </project>
\ No newline at end of file |