| author | Thanh Ha | 2012-05-29 15:06:19 (EDT) |
|---|---|---|
| committer | Paul Webster | 2012-05-30 08:09:08 (EDT) |
| commit | 8de243b9327834f533cc8749b6da5a4255d11cae (patch) (side-by-side diff) | |
| tree | 49d3da96f23c51c5fff0a473625ba8066633eb7d | |
| parent | bc84f3ed6f794d79a74688c4ecd2186b94b82949 (diff) | |
| download | eclipse.platform-8de243b9327834f533cc8749b6da5a4255d11cae.zip eclipse.platform-8de243b9327834f533cc8749b6da5a4255d11cae.tar.gz eclipse.platform-8de243b9327834f533cc8749b6da5a4255d11cae.tar.bz2 | |
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 4f83750..159beec 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 d191930..fbe10cb 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 a862297..556f6df 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 6e614aa..f935fab 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 10ee07e..dd8679e 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 7db85f2..ee0be52 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 e6a48c1..c482a6c 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 ba33b6c..e62545e 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> |

