Skip to content

Commit 7b3aaad

Browse files
committed
[maven-release-plugin] prepare release v10.0.0.10
1 parent 5ce7619 commit 7b3aaad

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<groupId>org.woehlke.jakartaee</groupId>
55
<artifactId>petclinic-jakartaee</artifactId>
66
<packaging>war</packaging>
7-
<version>10.0.0.10-SNAPSHOT</version>
7+
<version>10.0.0.10</version>
88

99
<name>Petclinic Jakarta EE 10</name>
1010
<description>
@@ -32,7 +32,7 @@
3232
<connection>scm:git:git@github.com:Jakarta-EE-Petclinic/petclinic-jakartaee.git</connection>
3333
<developerConnection>scm:git:git@github.com:Jakarta-EE-Petclinic/petclinic-jakartaee.git</developerConnection>
3434
<url>https://github.com/Jakarta-EE-Petclinic/petclinic-jakartaee/tree/${project.scm.tag}</url>
35-
<tag>HEAD</tag>
35+
<tag>v10.0.0.10</tag>
3636
</scm>
3737

3838
<issueManagement>

0 commit comments

Comments
 (0)