[maven-release-plugin] prepare release myproj-1.4-SNAPSHOT

This commit is contained in:
user.email 2024-07-10 11:58:36 +02:00
parent d8a9081eed
commit 3528d13afb

View file

@ -13,7 +13,7 @@
<name>petclinic</name>
<scm>
<connection>scm:git:</connection>
<connection>scm:git:https://github.com/KubaGrid/spring-petclinic</connection>
<tag>myproj-1.4-SNAPSHOT</tag>
</scm>
<properties>