caio.co/de/cerberus

[maven-release-plugin] prepare release 0.5.2

Id
31446b919953991002526946688b2bfddcdde3d4
Author
Caio
Commit time
2019-04-20T15:34:22+02:00

Modified pom.xml

@@ -10,7 +10,7

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

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