diff options
author | Tom Schindl | 2015-11-26 10:32:50 +0000 |
---|---|---|
committer | Tom Schindl | 2015-11-26 10:34:07 +0000 |
commit | 6774c4011788c4484bce5dc6373dd863536343fd (patch) | |
tree | 71240e6415b77fd27ed27eef56199e0b99fb6e5e /bundles/tooling/org.eclipse.fx.ide.l10n.ui | |
parent | 16cb1c88661de515f93a4def6a7683231d89b2dd (diff) | |
download | org.eclipse.efxclipse-6774c4011788c4484bce5dc6373dd863536343fd.tar.gz org.eclipse.efxclipse-6774c4011788c4484bce5dc6373dd863536343fd.tar.xz org.eclipse.efxclipse-6774c4011788c4484bce5dc6373dd863536343fd.zip |
upgrade version to 2.2.0
Diffstat (limited to 'bundles/tooling/org.eclipse.fx.ide.l10n.ui')
-rwxr-xr-x | bundles/tooling/org.eclipse.fx.ide.l10n.ui/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bundles/tooling/org.eclipse.fx.ide.l10n.ui/pom.xml b/bundles/tooling/org.eclipse.fx.ide.l10n.ui/pom.xml index 9d2e85515..1186ddd7c 100755 --- a/bundles/tooling/org.eclipse.fx.ide.l10n.ui/pom.xml +++ b/bundles/tooling/org.eclipse.fx.ide.l10n.ui/pom.xml @@ -10,7 +10,7 @@ <groupId>org.eclipse.fx.ide</groupId> <artifactId>releng</artifactId> <relativePath>../../../releng/org.eclipse.fx.ide.releng/pom.xml</relativePath> - <version>2.1.0-SNAPSHOT</version> + <version>2.2.0-SNAPSHOT</version> </parent> <build> |