File tree Expand file tree Collapse file tree 1 file changed +3
-4
lines changed Expand file tree Collapse file tree 1 file changed +3
-4
lines changed Original file line number Diff line number Diff line change 1- <project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
2- xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
1+ <project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
32 <modelVersion >4.0.0</modelVersion >
43
54 <groupId >org.woehlke.jakartaee</groupId >
65 <artifactId >petclinic-jakartaee</artifactId >
76 <packaging >war</packaging >
8- <version >10.0.0.8-SNAPSHOT </version >
7+ <version >10.0.0.8</version >
98
109 <name >Petclinic Jakarta EE 10</name >
1110 <description >Petclinic Jakarta EE - a Jakarta EE 10 Version of Spring Petclinic demo application using PrimeFaces
3332 <connection >scm:git:git@github.com:Jakarta-EE-Petclinic/petclinic-jakartaee.git</connection >
3433 <developerConnection >scm:git:git@github.com:Jakarta-EE-Petclinic/petclinic-jakartaee.git</developerConnection >
3534 <url >https://github.com/Jakarta-EE-Petclinic/petclinic-jakartaee/tree/${project.scm.tag} </url >
36- <tag >HEAD </tag >
35+ <tag >v10.0.0.8 </tag >
3736 </scm >
3837
3938 <issueManagement >
You can’t perform that action at this time.
0 commit comments