diff options
Diffstat (limited to 'bundles/org.eclipse.emf.ecp.view.table.validation/pom.xml')
-rw-r--r-- | bundles/org.eclipse.emf.ecp.view.table.validation/pom.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/bundles/org.eclipse.emf.ecp.view.table.validation/pom.xml b/bundles/org.eclipse.emf.ecp.view.table.validation/pom.xml index 9a0ef06da8..0c34cf5d06 100644 --- a/bundles/org.eclipse.emf.ecp.view.table.validation/pom.xml +++ b/bundles/org.eclipse.emf.ecp.view.table.validation/pom.xml @@ -7,12 +7,12 @@ <parent> <groupId>org.eclipse.emf.ecp</groupId> <artifactId>ecp-bundles-parent</artifactId> - <version>1.19.0-SNAPSHOT</version> + <version>1.20.0-SNAPSHOT</version> <relativePath>../../releng/org.eclipse.emf.ecp.releng.bundles/</relativePath> </parent> <artifactId>org.eclipse.emf.ecp.view.table.validation</artifactId> <packaging>eclipse-plugin</packaging> - <version>1.19.0-SNAPSHOT</version> + <version>1.20.0-SNAPSHOT</version> </project> |