Skip to content

Commit

Permalink
v10.0.0.5
Browse files Browse the repository at this point in the history
  • Loading branch information
thomaswoehlke committed Nov 10, 2022
1 parent 7e05e20 commit 34899e2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<groupId>org.woehlke.jakartaee</groupId>
<artifactId>petclinic-jakartaee</artifactId>
<packaging>war</packaging>
<version>10.0.0.5-SNAPSHOT</version>
<version>10.0.0.5</version>

<name>Petclinic Jakarta EE 10</name>
<description>A JSF and Jakarta EE 10 Version of Spring Petclinic and Update from Java EE 7 Petclinic.</description>
Expand All @@ -27,7 +27,7 @@
<connection>scm:git:git@github.com:Jakarta-EE-Petclinic/jakartaee-petclinic.git</connection>
<developerConnection>scm:git:git@github.com:Jakarta-EE-Petclinic/jakartaee-petclinic.git</developerConnection>
<url>https://github.com/Jakarta-EE-Petclinic/jakartaee-petclinic/tree/${project.scm.tag}</url>
<tag>HEAD</tag>
<tag>v10.0.0.5</tag>
</scm>

<issueManagement>
Expand Down

0 comments on commit 34899e2

Please sign in to comment.