File tree Expand file tree Collapse file tree 5 files changed +13
-19
lines changed
Expand file tree Collapse file tree 5 files changed +13
-19
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 https://maven.apache.org/maven-v4_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 https://maven.apache.org/maven-v4_0_0.xsd" >
32 <modelVersion >4.0.0</modelVersion >
43
54 <parent >
65 <groupId >dev.resteasy.jetty</groupId >
76 <artifactId >resteasy-jetty-parent</artifactId >
8- <version >1.0.0.Alpha2-SNAPSHOT </version >
7+ <version >1.0.0.Alpha2</version >
98 <relativePath >../../pom.xml</relativePath >
109 </parent >
1110
Original file line number Diff line number Diff line change 1818 ~ limitations under the License.
1919 -->
2020
21- <project xmlns =" http://maven.apache.org/POM/4.0.0"
22- xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
23- xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
21+ <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" >
2422
2523 <parent >
2624 <groupId >dev.resteasy.jetty</groupId >
2725 <artifactId >resteasy-jetty-parent</artifactId >
28- <version >1.0.0.Alpha2-SNAPSHOT </version >
26+ <version >1.0.0.Alpha2</version >
2927 <relativePath >../../pom.xml</relativePath >
3028 </parent >
3129 <modelVersion >4.0.0</modelVersion >
Original file line number Diff line number Diff line change 1818 ~ limitations under the License.
1919 -->
2020
21- <project xmlns =" http://maven.apache.org/POM/4.0.0"
22- xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
23- xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
21+ <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" >
2422
2523 <parent >
2624 <groupId >dev.resteasy.jetty</groupId >
2725 <artifactId >resteasy-jetty-parent</artifactId >
28- <version >1.0.0.Alpha2-SNAPSHOT </version >
26+ <version >1.0.0.Alpha2</version >
2927 <relativePath >../../pom.xml</relativePath >
3028 </parent >
3129 <modelVersion >4.0.0</modelVersion >
Original file line number Diff line number Diff line change 11<?xml version =" 1.0" ?>
2- <project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
3- xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd" >
2+ <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/maven-v4_0_0.xsd" >
43 <modelVersion >4.0.0</modelVersion >
54 <parent >
65 <groupId >dev.resteasy.jetty</groupId >
76 <artifactId >resteasy-jetty-parent</artifactId >
8- <version >1.0.0.Alpha2-SNAPSHOT </version >
7+ <version >1.0.0.Alpha2</version >
98 <relativePath >../pom.xml</relativePath >
109 </parent >
1110
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 https://maven.apache.org/maven-v4_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 https://maven.apache.org/maven-v4_0_0.xsd" >
32
43 <parent >
54 <groupId >org.jboss</groupId >
1514
1615 <groupId >dev.resteasy.jetty</groupId >
1716 <artifactId >resteasy-jetty-parent</artifactId >
18- <version >1.0.0.Alpha2-SNAPSHOT </version >
17+ <version >1.0.0.Alpha2</version >
1918 <packaging >pom</packaging >
2019 <url >https://resteasy.dev</url >
2120 <organization >
5453 <connection >scm:git:git://github.com/resteasy/resteasy-jetty.git</connection >
5554 <developerConnection >scm:git:git@github.com:resteasy/resteasy-jetty.git</developerConnection >
5655 <url >https://github.com/resteasy/resteasy-jetty/tree/main/</url >
57- </scm >
56+ <tag >v1.0.0.Alpha2</tag >
57+ </scm >
5858
5959 <issueManagement >
6060 <system >GitHub Issues</system >
151151 </goals >
152152 <configuration >
153153 <rules >
154- <dependencyConvergence />
154+ <dependencyConvergence />
155155 </rules >
156156 </configuration >
157157 </execution >
You can’t perform that action at this time.
0 commit comments