Adding -SNAPSHOT 66/90666/1
authoregernug <gerard.nugent@est.tech>
Fri, 28 Jun 2019 12:24:46 +0000 (12:24 +0000)
committeregernug <gerard.nugent@est.tech>
Fri, 28 Jun 2019 12:24:46 +0000 (12:24 +0000)
Change-Id: Ib0c804a57927dd7c83b7d0dba16f6e74d3462706
Issue-ID: DMAAP-1224
Signed-off-by: egernug <gerard.nugent@est.tech>
pom.xml

diff --git a/pom.xml b/pom.xml
index 0d3839c..ccd761c 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.0</revision>
+        <revision>2.1.0-SNAPSHOT</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>