File tree 1 file changed +5
-5
lines changed
1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 6
6
<groupId >org.assertj</groupId >
7
7
<artifactId >assertj-parent-pom</artifactId >
8
8
<version >2.2.14</version >
9
- <relativePath />
9
+ <relativePath />
10
10
</parent >
11
11
12
12
<artifactId >assertj-core</artifactId >
13
- <version >3.22.0-SNAPSHOT </version >
13
+ <version >3.22.0</version >
14
14
<packaging >jar</packaging >
15
15
16
16
<name >AssertJ fluent assertions</name >
20
20
<developerConnection >scm:git:https://github.com/assertj/assertj-core.git</developerConnection >
21
21
<connection >scm:git:https://github.com/assertj/assertj-core.git</connection >
22
22
<url >https://github.com/assertj/assertj-core</url >
23
- <tag >HEAD </tag >
23
+ <tag >assertj-core-3.22.0 </tag >
24
24
</scm >
25
25
<issueManagement >
26
26
<system >github</system >
238
238
</goals >
239
239
</pluginExecutionFilter >
240
240
<action >
241
- <ignore />
241
+ <ignore />
242
242
</action >
243
243
</pluginExecution >
244
244
</pluginExecutions >
315
315
<exclude >*:*:*:jar:compile</exclude >
316
316
</excludes >
317
317
</bannedDependencies >
318
- <dependencyConvergence />
318
+ <dependencyConvergence />
319
319
<requireJavaVersion >
320
320
<version >[11,)</version >
321
321
</requireJavaVersion >
You can’t perform that action at this time.
0 commit comments