Re-adding version to parent pom 64/88864/2
authorefiacor <fiachra.corcoran@est.tech>
Thu, 30 May 2019 10:50:57 +0000 (10:50 +0000)
committerFiachra Corcoran <fiachra.corcoran@est.tech>
Mon, 24 Jun 2019 15:41:14 +0000 (15:41 +0000)
Change-Id: I117c46db28188d30892e14419061664a9dad25ec
Issue-ID: DMAAP-1210
Signed-off-by: efiacor <fiachra.corcoran@est.tech>
pom.xml

diff --git a/pom.xml b/pom.xml
index 6db34b6..11b0e9e 100755 (executable)
--- a/pom.xml
+++ b/pom.xml
@@ -35,8 +35,8 @@
         <version>1.2.3</version>
     </parent>
     <properties>
-        <!--revision can be set in the version.properties file at project root and is loaded by all sub modules-->
-        <revision>${snapshot_version}</revision>
+        <!--revision must also be set in the version.properties file at project root-->
+        <revision>2.1.0</revision>
         <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
         <maven.compiler.source>1.8</maven.compiler.source>
         <maven.compiler.target>1.8</maven.compiler.target>