[maven-release-plugin] prepare release 0.5.1
- Id
- fae39b8e2c8b96a271d51630074f2999735f7e53
- Author
- Caio
- Commit time
- 2019-04-14T21:25:15+02:00
Modified pom.xml
<groupId>co.caio.cerberus</groupId>
<artifactId>cerberus</artifactId>
- <version>0.5.1-SNAPSHOT</version>
+ <version>0.5.1</version>
<url>https://caio.co</url>
<packaging>jar</packaging>
<!-- flatbuffers end -->
</plugins>
</build>
+
+ <scm>
+ <tag>0.5.1</tag>
+ </scm>
</project>