diff options
Diffstat (limited to 'bundles/org.eclipse.emf.ecp.view.table.ui.swt.persistedstate/pom.xml')
-rw-r--r-- | bundles/org.eclipse.emf.ecp.view.table.ui.swt.persistedstate/pom.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/bundles/org.eclipse.emf.ecp.view.table.ui.swt.persistedstate/pom.xml b/bundles/org.eclipse.emf.ecp.view.table.ui.swt.persistedstate/pom.xml index 9d5fd1b540..7f2797c0de 100644 --- a/bundles/org.eclipse.emf.ecp.view.table.ui.swt.persistedstate/pom.xml +++ b/bundles/org.eclipse.emf.ecp.view.table.ui.swt.persistedstate/pom.xml @@ -7,12 +7,12 @@ <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> <artifactId>org.eclipse.emf.ecp.view.table.ui.swt.persistedstate</artifactId> <packaging>eclipse-plugin</packaging> - <version>1.12.0-SNAPSHOT</version> + <version>1.13.0-SNAPSHOT</version> </project> |