File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 44 xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
55 <modelVersion >4.0.0</modelVersion >
66
7- <groupId >expert.os.demos </groupId >
8- <artifactId >travel-assistance </artifactId >
7+ <groupId >expert.os.videos.2026 </groupId >
8+ <artifactId >07-search-http-verb </artifactId >
99 <version >1.0.0</version >
1010 <packaging >war</packaging >
1111
12- <name >travel-assistance </name >
12+ <name >07-search-http-verb </name >
1313
1414 <properties >
1515 <project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
5858 </dependencies >
5959
6060 <build >
61- <finalName >travel-assistance </finalName >
61+ <finalName >07-search-http-verb </finalName >
6262 <plugins >
6363 <plugin >
6464 <groupId >org.apache.maven.plugins</groupId >
7575 <artifactId >embedded-glassfish-maven-plugin</artifactId >
7676 <version >8.0</version >
7777 <configuration >
78- <app >target/travel-assistance .war</app >
78+ <app >target/07-search-http-verb .war</app >
7979 <glassfish .version>8.0.3</glassfish .version>
8080 <contextRoot >/</contextRoot >
8181 <port >8080</port >
You can’t perform that action at this time.
0 commit comments