caio.co/de/cerberus

[maven-release-plugin] prepare release 0.1.0

Id
9d636898dcc82f79993fd4d2a7bf633dc5df365a
Author
Caio
Commit time
2019-03-17T14:07:31+01:00

Modified pom.xml

@@ -10,7 +10,7

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

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