Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'update/org.eclipse.update.scheduler/pom.xml')
-rw-r--r--update/org.eclipse.update.scheduler/pom.xml2
1 files changed, 1 insertions, 1 deletions
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>

Back to the top