Change Version Number of Cassandra 85/45185/1
authorThomas Nelson Jr (arthurdent3) tn1381@att.com <tn1381@att.com>
Sat, 28 Apr 2018 01:25:26 +0000 (21:25 -0400)
committerThomas Nelson Jr (arthurdent3) tn1381@att.com <tn1381@att.com>
Sat, 28 Apr 2018 01:25:26 +0000 (21:25 -0400)
Change-Id: I567086c33d1518bde6847effb069bb149db46c48
Issue-ID: MUSIC-74
Signed-off-by: Thomas Nelson Jr (arthurdent3) tn1381@att.com <tn1381@att.com>
pom.xml

diff --git a/pom.xml b/pom.xml
index 76505ad..bd8e40f 100755 (executable)
--- a/pom.xml
+++ b/pom.xml
                                     <build>
                                         <cleanup>true</cleanup>
                                         <tags>
-                                            <tag>3.0-${timestamp}</tag>
-                                            <tag>3.0-latest</tag>
+                                            <tag>3.0.0-${timestamp}</tag>
+                                            <tag>3.0.0-latest</tag>
                                         </tags>
                                         <dockerFileDir>${project.basedir}/distribution/cassandra</dockerFileDir>
                                     </build>