Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'features/papyrus-extra-features/org.eclipse.papyrus.revisiontool.feature/pom.xml')
-rw-r--r--features/papyrus-extra-features/org.eclipse.papyrus.revisiontool.feature/pom.xml24
1 files changed, 12 insertions, 12 deletions
diff --git a/features/papyrus-extra-features/org.eclipse.papyrus.revisiontool.feature/pom.xml b/features/papyrus-extra-features/org.eclipse.papyrus.revisiontool.feature/pom.xml
index c7d2f6cd961..e8dfbcb1139 100644
--- a/features/papyrus-extra-features/org.eclipse.papyrus.revisiontool.feature/pom.xml
+++ b/features/papyrus-extra-features/org.eclipse.papyrus.revisiontool.feature/pom.xml
@@ -1,13 +1,13 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<project>
- <modelVersion>4.0.0</modelVersion>
- <parent>
- <artifactId>org.eclipse.papyrus.extra.releng</artifactId>
- <groupId>org.eclipse.papyrus</groupId>
- <version>1.2.0-SNAPSHOT</version>
- <relativePath>../../../releng/extra</relativePath>
- </parent>
- <artifactId>org.eclipse.papyrus.revisiontool.feature</artifactId>
- <version>0.7.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.extra.releng</artifactId>
+ <groupId>org.eclipse.papyrus</groupId>
+ <version>3.0.0-SNAPSHOT</version>
+ <relativePath>../../../releng/extra</relativePath>
+ </parent>
+ <artifactId>org.eclipse.papyrus.revisiontool.feature</artifactId>
+ <version>0.7.0-SNAPSHOT</version>
+ <packaging>eclipse-feature</packaging>
</project> \ No newline at end of file

Back to the top