caio.co/de/cerberus

[maven-release-plugin] prepare release 0.5.0

Id
4397e123a476dc869369e9b5c914e45b82d529ec
Author
Caio
Commit time
2019-04-14T20:24:57+02:00

Modified pom.xml

@@ -10,7 +10,7

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

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