[maven-release-plugin] prepare for next development iteration
- Id
- 8034c9c3af9220bffa76cfea23f5f7b940fcad72
- Author
- Caio
- Commit time
- 2019-03-17T14:07:31+01:00
Modified pom.xml
<groupId>co.caio.cerberus</groupId>
<artifactId>cerberus</artifactId>
- <version>0.1.0</version>
+ <version>0.1.1-SNAPSHOT</version>
<url>https://caio.co</url>
<packaging>jar</packaging>
<!-- flatbuffers end -->
</plugins>
</build>
-
- <scm>
- <tag>0.1.0</tag>
- </scm>
</project>