diff options
| author | Thanh Ha | 2012-05-29 19:06:19 +0000 |
|---|---|---|
| committer | Paul Webster | 2012-05-30 12:09:08 +0000 |
| commit | 8de243b9327834f533cc8749b6da5a4255d11cae (patch) | |
| tree | 49d3da96f23c51c5fff0a473625ba8066633eb7d | |
| parent | bc84f3ed6f794d79a74688c4ecd2186b94b82949 (diff) | |
| download | eclipse.platform-8de243b9327834f533cc8749b6da5a4255d11cae.tar.gz eclipse.platform-8de243b9327834f533cc8749b6da5a4255d11cae.tar.xz eclipse.platform-8de243b9327834f533cc8749b6da5a4255d11cae.zip | |
Bump version in pomsv20120530-120908
| -rw-r--r-- | ant/org.eclipse.ant.launching/pom.xml | 2 | ||||
| -rw-r--r-- | ant/org.eclipse.ant.tests.core/pom.xml | 2 | ||||
| -rw-r--r-- | update/org.eclipse.update.core.linux/pom.xml | 2 | ||||
| -rw-r--r-- | update/org.eclipse.update.core.win32/pom.xml | 2 | ||||
| -rw-r--r-- | update/org.eclipse.update.core/pom.xml | 2 | ||||
| -rw-r--r-- | update/org.eclipse.update.examples/pom.xml | 2 | ||||
| -rw-r--r-- | update/org.eclipse.update.scheduler/pom.xml | 2 | ||||
| -rw-r--r-- | update/org.eclipse.update.tests.core/pom.xml | 2 |
8 files changed, 8 insertions, 8 deletions
diff --git a/ant/org.eclipse.ant.launching/pom.xml b/ant/org.eclipse.ant.launching/pom.xml index 4f837505d..159beec96 100644 --- a/ant/org.eclipse.ant.launching/pom.xml +++ b/ant/org.eclipse.ant.launching/pom.xml @@ -21,6 +21,6 @@ </parent> <groupId>org.eclipse.platform</groupId> <artifactId>org.eclipse.ant.launching</artifactId> - <version>1.0.100-SNAPSHOT</version> + <version>1.0.200-SNAPSHOT</version> <packaging>eclipse-plugin</packaging> </project> diff --git a/ant/org.eclipse.ant.tests.core/pom.xml b/ant/org.eclipse.ant.tests.core/pom.xml index d19193066..fbe10cbbd 100644 --- a/ant/org.eclipse.ant.tests.core/pom.xml +++ b/ant/org.eclipse.ant.tests.core/pom.xml @@ -21,6 +21,6 @@ </parent> <groupId>org.eclipse.platform</groupId> <artifactId>org.eclipse.ant.tests.core</artifactId> - <version>3.2.200-SNAPSHOT</version> + <version>3.3.0-SNAPSHOT</version> <packaging>eclipse-plugin</packaging> </project> diff --git a/update/org.eclipse.update.core.linux/pom.xml b/update/org.eclipse.update.core.linux/pom.xml index a862297d1..556f6dfb8 100644 --- a/update/org.eclipse.update.core.linux/pom.xml +++ b/update/org.eclipse.update.core.linux/pom.xml @@ -21,7 +21,7 @@ </parent> <groupId>org.eclipse.platform</groupId> <artifactId>org.eclipse.update.core.linux</artifactId> - <version>3.2.200-SNAPSHOT</version> + <version>3.2.300-SNAPSHOT</version> <packaging>eclipse-plugin</packaging> <build> diff --git a/update/org.eclipse.update.core.win32/pom.xml b/update/org.eclipse.update.core.win32/pom.xml index 6e614aa4a..f935fab2f 100644 --- a/update/org.eclipse.update.core.win32/pom.xml +++ b/update/org.eclipse.update.core.win32/pom.xml @@ -21,7 +21,7 @@ </parent> <groupId>org.eclipse.platform</groupId> <artifactId>org.eclipse.update.core.win32</artifactId> - <version>3.2.200-SNAPSHOT</version> + <version>3.2.300-SNAPSHOT</version> <packaging>eclipse-plugin</packaging> <build> diff --git a/update/org.eclipse.update.core/pom.xml b/update/org.eclipse.update.core/pom.xml index 10ee07e93..dd8679e0e 100644 --- a/update/org.eclipse.update.core/pom.xml +++ b/update/org.eclipse.update.core/pom.xml @@ -22,6 +22,6 @@ </parent> <groupId>org.eclipse.platform</groupId> <artifactId>org.eclipse.update.core</artifactId> - <version>3.2.500-SNAPSHOT</version> + <version>3.2.600-SNAPSHOT</version> <packaging>eclipse-plugin</packaging> </project> diff --git a/update/org.eclipse.update.examples/pom.xml b/update/org.eclipse.update.examples/pom.xml index 7db85f2b3..ee0be5281 100644 --- a/update/org.eclipse.update.examples/pom.xml +++ b/update/org.eclipse.update.examples/pom.xml @@ -21,6 +21,6 @@ </parent> <groupId>org.eclipse.platform</groupId> <artifactId>org.eclipse.update.examples</artifactId> - <version>2.0.0</version> + <version>2.0.100-SNAPSHOT</version> <packaging>eclipse-plugin</packaging> </project> diff --git a/update/org.eclipse.update.scheduler/pom.xml b/update/org.eclipse.update.scheduler/pom.xml index e6a48c1b8..c482a6c99 100644 --- a/update/org.eclipse.update.scheduler/pom.xml +++ b/update/org.eclipse.update.scheduler/pom.xml @@ -21,7 +21,7 @@ </parent> <groupId>org.eclipse.platform</groupId> <artifactId>org.eclipse.update.scheduler</artifactId> - <version>3.2.300-SNAPSHOT</version> + <version>3.2.400-SNAPSHOT</version> <packaging>eclipse-plugin</packaging> <build> diff --git a/update/org.eclipse.update.tests.core/pom.xml b/update/org.eclipse.update.tests.core/pom.xml index ba33b6c40..e62545ed3 100644 --- a/update/org.eclipse.update.tests.core/pom.xml +++ b/update/org.eclipse.update.tests.core/pom.xml @@ -21,6 +21,6 @@ </parent> <groupId>org.eclipse.platform</groupId> <artifactId>org.eclipse.update.tests.core</artifactId> - <version>3.3.0-SNAPSHOT</version> + <version>3.4.0-SNAPSHOT</version> <packaging>eclipse-plugin</packaging> </project> |
