Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDani Megert2016-01-29 15:29:11 +0000
committerDani Megert2016-01-29 15:29:11 +0000
commitd41d8ba53a0e820a499f117df890ca2229749e75 (patch)
tree9006ac32f2fc8f167d39f0df567a49b48cb6d212 /features/org.eclipse.equinox.p2.discovery.feature/pom.xml
parentb44ba7bf8164efad35b7119cd963cd557d50d1cc (diff)
downloadrt.equinox.p2-d41d8ba53a0e820a499f117df890ca2229749e75.tar.gz
rt.equinox.p2-d41d8ba53a0e820a499f117df890ca2229749e75.tar.xz
rt.equinox.p2-d41d8ba53a0e820a499f117df890ca2229749e75.zip
Signed-off-by: Dani Megert <Daniel_Megert@ch.ibm.com>
Diffstat (limited to 'features/org.eclipse.equinox.p2.discovery.feature/pom.xml')
-rw-r--r--features/org.eclipse.equinox.p2.discovery.feature/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/features/org.eclipse.equinox.p2.discovery.feature/pom.xml b/features/org.eclipse.equinox.p2.discovery.feature/pom.xml
index 35f495b49..402997296 100644
--- a/features/org.eclipse.equinox.p2.discovery.feature/pom.xml
+++ b/features/org.eclipse.equinox.p2.discovery.feature/pom.xml
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
- Copyright (c) 2012 Eclipse Foundation.
+ Copyright (c) 2012, 2016 Eclipse Foundation.
All rights reserved. This program and the accompanying materials
are made available under the terms of the Eclipse Distribution License v1.0
which accompanies this distribution, and is available at
@@ -19,7 +19,7 @@
</parent>
<groupId>org.eclipse.equinox</groupId>
<artifactId>org.eclipse.equinox.p2.discovery.feature</artifactId>
- <version>1.0.300-SNAPSHOT</version>
+ <version>1.0.400-SNAPSHOT</version>
<packaging>eclipse-feature</packaging>
<build>

Back to the top