caio.co/de/cerberus

[maven-release-plugin] prepare release 0.7.1

Id
e2896762b8aa5037197ad45c00304c243b05b2e9
Author
Caio
Commit time
2019-05-22T09:02:13+02:00

Modified pom.xml

@@ -10,7 +10,7

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

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