From bca52d5e065feb7331439fbcda74725994e9a597 Mon Sep 17 00:00:00 2001
From: Martin Lowe <martin.lowe@eclipse-foundation.org>
Date: Tue, 27 Sep 2022 17:38:54 +0000
Subject: [PATCH] Update pom.xml

---
 pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/pom.xml b/pom.xml
index 44fde5f6..a6df63de 100644
--- a/pom.xml
+++ b/pom.xml
@@ -3,7 +3,7 @@
   <modelVersion>4.0.0</modelVersion>
   <groupId>org.eclipsefoundation</groupId>
   <artifactId>git-eca</artifactId>
-  <version>0.0.1</version>
+  <version>1.1.0</version>
   <properties>
 		<eclipse-api-version>0.6.6</eclipse-api-version>
     <compiler-plugin.version>3.8.1</compiler-plugin.version>
@@ -231,4 +231,4 @@
       </properties>
     </profile>
   </profiles>
-</project>
\ No newline at end of file
+</project>
-- 
GitLab