File tree Expand file tree Collapse file tree 4 files changed +5
-4
lines changed
tck/tck-dist-eftl/src/main Expand file tree Collapse file tree 4 files changed +5
-4
lines changed Original file line number Diff line number Diff line change 4848 <includes >
4949 <include >**/*.xml</include >
5050 </includes >
51+ <filtered >true</filtered >
5152 </fileSet >
5253 </fileSets >
5354 <dependencySets >
Original file line number Diff line number Diff line change 2424
2525 <groupId >jakarta.json</groupId >
2626 <artifactId >jakarta.json-tck-impl</artifactId >
27- <version >2.1.0-SNAPSHOT </version >
27+ <version >${project.version} </version >
2828 <packaging >pom</packaging >
2929
3030 <properties >
3939 <jsonp-impl .version>1.1.0</jsonp-impl .version>
4040
4141 <!-- TCK -->
42- <jakarta .json-tck.version>2.1.0-SNAPSHOT </jakarta .json-tck.version>
42+ <jakarta .json-tck.version>${project.version} </jakarta .json-tck.version>
4343
4444 <!-- properties -->
4545 <project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
Original file line number Diff line number Diff line change 2525 <parent >
2626 <groupId >jakarta.json</groupId >
2727 <artifactId >jakarta.json-tck-impl</artifactId >
28- <version >2.1.0-SNAPSHOT </version >
28+ <version >${project.version} </version >
2929 <relativePath >../pom.xml</relativePath >
3030 </parent >
3131
Original file line number Diff line number Diff line change 2525 <parent >
2626 <groupId >jakarta.json</groupId >
2727 <artifactId >jakarta.json-tck-impl</artifactId >
28- <version >2.1.0-SNAPSHOT </version >
28+ <version >${project.version} </version >
2929 <relativePath >../pom.xml</relativePath >
3030 </parent >
3131
You can’t perform that action at this time.
0 commit comments