[DMAAP-DR] Bump version to 2.1.10 47/127747/1 2.1.10
authorefiacor <fiachra.corcoran@est.tech>
Mon, 14 Mar 2022 11:11:42 +0000 (11:11 +0000)
committerefiacor <fiachra.corcoran@est.tech>
Mon, 14 Mar 2022 11:11:46 +0000 (11:11 +0000)
Signed-off-by: efiacor <fiachra.corcoran@est.tech>
Change-Id: I9e389619d3901eb7c566843407a3eb78d5e2f5e0
Issue-ID: DMAAP-1624

pom.xml
version.properties

diff --git a/pom.xml b/pom.xml
index d5c5301..5d1c178 100755 (executable)
--- a/pom.xml
+++ b/pom.xml
@@ -36,7 +36,7 @@
     </parent>
     <properties>
         <!--revision must also be set in the version.properties file at project root-->
-        <revision>2.1.9-SNAPSHOT</revision>
+        <revision>2.1.10-SNAPSHOT</revision>
         <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
         <maven.compiler.source>11</maven.compiler.source>
         <maven.compiler.target>11</maven.compiler.target>
index 62075a0..cd2abb7 100644 (file)
@@ -27,7 +27,7 @@
 \r
 major=2\r
 minor=1\r
-patch=9\r
+patch=10\r
 \r
 base_version=${major}.${minor}.${patch}\r
 \r