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.13</version >
9
- <relativePath />
9
+ <relativePath />
10
10
</parent >
11
11
12
12
<artifactId >assertj-core</artifactId >
13
- <version >3.21.0-SNAPSHOT </version >
13
+ <version >3.21.0</version >
14
14
<packaging >jar</packaging >
15
15
16
16
<name >AssertJ fluent assertions</name >
20
20
<
developerConnection >scm:git:
[email protected] :assertj/assertj-core.git</
developerConnection >
21
21
<
connection >scm:git:
[email protected] :assertj/assertj-core.git</
connection >
22
22
<
url >
[email protected] :assertj/assertj-core</
url >
23
- <tag >HEAD </tag >
23
+ <tag >assertj-core-3.21.0 </tag >
24
24
</scm >
25
25
<issueManagement >
26
26
<system >github</system >
220
220
</goals >
221
221
</pluginExecutionFilter >
222
222
<action >
223
- <ignore />
223
+ <ignore />
224
224
</action >
225
225
</pluginExecution >
226
226
</pluginExecutions >
297
297
<exclude >*:*:*:jar:compile</exclude >
298
298
</excludes >
299
299
</bannedDependencies >
300
- <dependencyConvergence />
300
+ <dependencyConvergence />
301
301
<requireJavaVersion >
302
302
<version >[11,)</version >
303
303
</requireJavaVersion >
You can’t perform that action at this time.
0 commit comments