From c38ce5148c33c0b90a047c0a8dbf5dd0924f1a5b Mon Sep 17 00:00:00 2001
From: Frederic Gurr <frederic.gurr@eclipse.org>
Date: Thu, 6 Oct 2016 10:23:06 +0200
Subject: [PATCH] Update version to 1.0.5

Signed-off-by: Frederic Gurr <frederic.gurr@eclipse.org>
---
 eclipse-cla/pom.xml | 2 +-
 pom.xml             | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/eclipse-cla/pom.xml b/eclipse-cla/pom.xml
index d5305b8..b2834f2 100644
--- a/eclipse-cla/pom.xml
+++ b/eclipse-cla/pom.xml
@@ -18,7 +18,7 @@
   <parent>
     <groupId>org.eclipse.foundation</groupId>
     <artifactId>eclipse-cla-parent</artifactId>
-    <version>1.0.4</version>
+    <version>1.0.5</version>
   </parent>
 
   <artifactId>eclipse-cla</artifactId>
diff --git a/pom.xml b/pom.xml
index 6335f1f..f929071 100644
--- a/pom.xml
+++ b/pom.xml
@@ -14,7 +14,7 @@
 
   <groupId>org.eclipse.foundation</groupId>
   <artifactId>eclipse-cla-parent</artifactId>
-  <version>1.0.4</version>
+  <version>1.0.5</version>
   <packaging>pom</packaging>
 
   <modules>
-- 
GitLab