caio.co/de/cerberus

[maven-release-plugin] prepare release 0.0.4

Id
3008838b2ebc89e4d689ece1e8bedca6d8f7dfb4
Author
Caio
Commit time
2019-03-08T16:34:18+01:00

Modified pom.xml

@@ -10,7 +10,7

<groupId>co.caio.cerberus</groupId>
<artifactId>cerberus</artifactId>
- <version>0.0.4-SNAPSHOT</version>
+ <version>0.0.4</version>
<url>https://caio.co</url>
<packaging>jar</packaging>

@@ -217,4 +217,8
<!-- flatbuffers end -->
</plugins>
</build>
+
+ <scm>
+ <tag>0.0.4</tag>
+ </scm>
</project>