Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'extraplugins/diagram-definition/org.eclipse.papyrus.notation.qvt/pom.xml')
-rw-r--r--extraplugins/diagram-definition/org.eclipse.papyrus.notation.qvt/pom.xml26
1 files changed, 13 insertions, 13 deletions
diff --git a/extraplugins/diagram-definition/org.eclipse.papyrus.notation.qvt/pom.xml b/extraplugins/diagram-definition/org.eclipse.papyrus.notation.qvt/pom.xml
index 8b96de5bf69..a2dd963cab6 100644
--- a/extraplugins/diagram-definition/org.eclipse.papyrus.notation.qvt/pom.xml
+++ b/extraplugins/diagram-definition/org.eclipse.papyrus.notation.qvt/pom.xml
@@ -1,14 +1,14 @@
-<?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.notation.qvt</artifactId>
- <groupId>org.eclipse.papyrus</groupId>
- <version>0.7.0-SNAPSHOT</version>
- <packaging>eclipse-plugin</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.notation.qvt</artifactId>
+ <groupId>org.eclipse.papyrus</groupId>
+ <version>0.7.0-SNAPSHOT</version>
+ <packaging>eclipse-plugin</packaging>
</project> \ No newline at end of file

Back to the top