diff options
Diffstat (limited to 'bundles/org.eclipse.equinox.p2.operations/pom.xml')
-rw-r--r-- | bundles/org.eclipse.equinox.p2.operations/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bundles/org.eclipse.equinox.p2.operations/pom.xml b/bundles/org.eclipse.equinox.p2.operations/pom.xml index 0b2ad81e6..d81fe3c2e 100644 --- a/bundles/org.eclipse.equinox.p2.operations/pom.xml +++ b/bundles/org.eclipse.equinox.p2.operations/pom.xml @@ -19,6 +19,6 @@ </parent> <groupId>org.eclipse.equinox</groupId> <artifactId>org.eclipse.equinox.p2.operations</artifactId> - <version>2.5.800-SNAPSHOT</version> + <version>2.5.900-SNAPSHOT</version> <packaging>eclipse-plugin</packaging> </project> |