caio.co/de/cerberus

[maven-release-plugin] prepare release 0.3.1

Id
603a9d3ee11d62a53199457eb0366ba428e4f209
Author
Caio
Commit time
2019-04-05T11:06:52+02:00

Modified pom.xml

@@ -10,7 +10,7

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

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