Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/org.eclipse.eef.properties.ui/pom.xml')
-rw-r--r--plugins/org.eclipse.eef.properties.ui/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/plugins/org.eclipse.eef.properties.ui/pom.xml b/plugins/org.eclipse.eef.properties.ui/pom.xml
index 4de24ca1d..76dffdd8f 100644
--- a/plugins/org.eclipse.eef.properties.ui/pom.xml
+++ b/plugins/org.eclipse.eef.properties.ui/pom.xml
@@ -17,13 +17,13 @@ Contributors: Obeo - initial API and implementation
<parent>
<groupId>org.eclipse.eef</groupId>
<artifactId>org.eclipse.eef.parent</artifactId>
- <version>2.1.5-SNAPSHOT</version>
+ <version>2.1.6-SNAPSHOT</version>
<relativePath>../../releng/org.eclipse.eef.releng</relativePath>
</parent>
<artifactId>org.eclipse.eef.properties.ui</artifactId>
<packaging>eclipse-plugin</packaging>
- <version>2.1.5-SNAPSHOT</version>
+ <version>2.1.6-SNAPSHOT</version>
<name>EEF Properties UI</name>

Back to the top