caio.co/de/casserole

[maven-release-plugin] prepare release 0.0.3

Id
4f51230f4e29eaffa519444f5cc0b4c34758d741
Author
Caio
Commit time
2019-06-10T12:03:09+02:00

Modified pom.xml

@@ -11,7 +11,7
<artifactId>casserole</artifactId>
<groupId>co.caio.casserole</groupId>
<packaging>jar</packaging>
- <version>0.0.3-SNAPSHOT</version>
+ <version>0.0.3</version>

<name>gula.recipes Web UI</name>
<description>Spring Boot Webflux.fn</description>
@@ -312,4 +312,8
</build>
</profile>
</profiles>
+
+ <scm>
+ <tag>0.0.3</tag>
+ </scm>
</project>