diff options
| author | Thanh Ha | 2012-08-20 17:29:25 +0000 |
|---|---|---|
| committer | Paul Webster | 2012-09-12 13:50:36 +0000 |
| commit | 1091710b64ed96ed66b3d12007bd98552c7cf3b0 (patch) | |
| tree | 8ba2af96a81a0a63ba796f868c556c4a8b2508b7 | |
| parent | bce968bd4b7e202d960e8eb652246ffe40929022 (diff) | |
| download | eclipse.platform.ui-1091710b64ed96ed66b3d12007bd98552c7cf3b0.tar.gz eclipse.platform.ui-1091710b64ed96ed66b3d12007bd98552c7cf3b0.tar.xz eclipse.platform.ui-1091710b64ed96ed66b3d12007bd98552c7cf3b0.zip | |
Bump pom versions.v20120912-135036
| -rw-r--r-- | bundles/org.eclipse.ui.browser/pom.xml | 2 | ||||
| -rw-r--r-- | bundles/org.eclipse.ui.workbench/pom.xml | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/bundles/org.eclipse.ui.browser/pom.xml b/bundles/org.eclipse.ui.browser/pom.xml index 80bc678d130..ab7c2686238 100644 --- a/bundles/org.eclipse.ui.browser/pom.xml +++ b/bundles/org.eclipse.ui.browser/pom.xml @@ -21,6 +21,6 @@ </parent> <groupId>eclipse.platform.ui</groupId> <artifactId>org.eclipse.ui.browser</artifactId> - <version>3.4.0-SNAPSHOT</version> + <version>3.4.1-SNAPSHOT</version> <packaging>eclipse-plugin</packaging> </project> diff --git a/bundles/org.eclipse.ui.workbench/pom.xml b/bundles/org.eclipse.ui.workbench/pom.xml index 6c820958359..98da27e63f6 100644 --- a/bundles/org.eclipse.ui.workbench/pom.xml +++ b/bundles/org.eclipse.ui.workbench/pom.xml @@ -21,7 +21,7 @@ </parent> <groupId>eclipse.platform.ui</groupId> <artifactId>org.eclipse.ui.workbench</artifactId> - <version>3.8.0-SNAPSHOT</version> + <version>3.8.1-SNAPSHOT</version> <packaging>eclipse-plugin</packaging> <build> |
