diff options
Diffstat (limited to 'bundles/org.eclipse.emf.ecp.ui.view.swt/pom.xml')
-rw-r--r-- | bundles/org.eclipse.emf.ecp.ui.view.swt/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bundles/org.eclipse.emf.ecp.ui.view.swt/pom.xml b/bundles/org.eclipse.emf.ecp.ui.view.swt/pom.xml index 260551fafb..3e285a9c75 100644 --- a/bundles/org.eclipse.emf.ecp.ui.view.swt/pom.xml +++ b/bundles/org.eclipse.emf.ecp.ui.view.swt/pom.xml @@ -7,7 +7,7 @@ <parent>
<groupId>org.eclipse.emf.ecp</groupId>
<artifactId>ecp-bundles-parent</artifactId>
- <version>1.12.0-SNAPSHOT</version>
+ <version>1.13.0-SNAPSHOT</version>
<relativePath>../../releng/org.eclipse.emf.ecp.releng.bundles/</relativePath>
</parent>
|