caio.co/de/cerberus

[maven-release-plugin] prepare release 0.0.5

Id
c8bdd20aa9b33aa14d25fbce522e229968d73292
Author
Caio
Commit time
2019-03-15T19:33:53+01:00

Modified pom.xml

@@ -10,7 +10,7

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

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