[releng] Fix an issue with the version of the repository

Change-Id: I2354b8607964a149e4be6bbdce00d25189073745
Signed-off-by: Stéphane Bégaudeau <stephane.begaudeau@obeo.fr>
diff --git a/releng/org.eclipse.eef.update/pom.xml b/releng/org.eclipse.eef.update/pom.xml
index 9c142df..a59718c 100644
--- a/releng/org.eclipse.eef.update/pom.xml
+++ b/releng/org.eclipse.eef.update/pom.xml
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
-  Copyright (c) 2007, 2015 THALES GLOBAL SERVICES
+  Copyright (c) 2007, 2017 THALES GLOBAL SERVICES
   All rights reserved. This program and the accompanying materials
   are made available under the terms of the Eclipse Public License v1.0
   which accompanies this distribution, and is available at
@@ -25,7 +25,7 @@
   <packaging>eclipse-repository</packaging>
 
   <name>EEF Update site</name>
-  <version>1.8.0-SNAPSHOT</version>
+  <version>1.9.0-SNAPSHOT</version>
 
   <build>
     <plugins>