File tree Expand file tree Collapse file tree 6 files changed +9
-11
lines changed
Expand file tree Collapse file tree 6 files changed +9
-11
lines changed Original file line number Diff line number Diff line change 2121 <parent >
2222 <groupId >jakarta.enterprise</groupId >
2323 <artifactId >jakarta.enterprise.cdi-parent</artifactId >
24- <version >4.1.0-SNAPSHOT </version >
24+ <version >4.1.0.Beta1 </version >
2525 </parent >
2626
2727 <artifactId >jakarta.enterprise.cdi-api</artifactId >
217217 <connection >scm:git:git@github.com:cdi-spec/cdi.git</connection >
218218 <url >scm:git:git@github.com:cdi-spec/cdi.git</url >
219219 <developerConnection >scm:git:git@github.com:cdi-spec/cdi.git</developerConnection >
220- <tag >HEAD </tag >
220+ <tag >4.1.0.Beta1 </tag >
221221 </scm >
222222
223223 <profiles >
Original file line number Diff line number Diff line change 1313 <parent >
1414 <groupId >jakarta.enterprise</groupId >
1515 <artifactId >jakarta.enterprise.cdi-parent</artifactId >
16- <version >4.1.0-SNAPSHOT </version >
16+ <version >4.1.0.Beta1 </version >
1717 </parent >
1818
1919 <artifactId >jakarta.enterprise.cdi-el-api</artifactId >
Original file line number Diff line number Diff line change 88
99 SPDX-License-Identifier: Apache-2.0
1010-->
11- <project xmlns =" http://maven.apache.org/POM/4.0.0"
12- xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
13- xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
11+ <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" >
1412 <modelVersion >4.0.0</modelVersion >
1513
1614 <parent >
1715 <groupId >jakarta.enterprise</groupId >
1816 <artifactId >jakarta.enterprise.cdi-parent</artifactId >
19- <version >4.1.0-SNAPSHOT </version >
17+ <version >4.1.0.Beta1 </version >
2018 </parent >
2119
2220 <artifactId >cdi-ide-config</artifactId >
Original file line number Diff line number Diff line change 1313 <parent >
1414 <groupId >jakarta.enterprise</groupId >
1515 <artifactId >jakarta.enterprise.cdi-parent</artifactId >
16- <version >4.1.0-SNAPSHOT </version >
16+ <version >4.1.0.Beta1 </version >
1717 </parent >
1818
1919 <artifactId >jakarta.enterprise.lang-model</artifactId >
Original file line number Diff line number Diff line change 1919 <groupId >jakarta.enterprise</groupId >
2020 <artifactId >jakarta.enterprise.cdi-parent</artifactId >
2121 <packaging >pom</packaging >
22- <version >4.1.0-SNAPSHOT </version >
22+ <version >4.1.0.Beta1 </version >
2323
2424 <description >Parent module for CDI Specification</description >
2525
3535 <connection >scm:git:git://github.com/eclipse-ee4j/cdi.git</connection >
3636 <developerConnection >scm:git:git@github.com:eclipse-ee4j/cdi.git</developerConnection >
3737 <url >https://github.com/eclipse-ee4j/cdi</url >
38- <tag >HEAD </tag >
38+ <tag >4.1.0.Beta1 </tag >
3939 </scm >
4040
4141 <modules >
Original file line number Diff line number Diff line change 1313 <parent >
1414 <groupId >jakarta.enterprise</groupId >
1515 <artifactId >jakarta.enterprise.cdi-parent</artifactId >
16- <version >4.1.0-SNAPSHOT </version >
16+ <version >4.1.0.Beta1 </version >
1717 </parent >
1818
1919 <artifactId >jakarta.enterprise.cdi-spec-doc</artifactId >
You can’t perform that action at this time.
0 commit comments