Merge "Change Version Number of Cassandra"
[music.git] / pom.xml
diff --git a/pom.xml b/pom.xml
index 7538738..38d9496 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>