File tree 1 file changed +2
-2
lines changed
1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 2
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 " >
3
3
<modelVersion >4.0.0</modelVersion >
4
4
<artifactId >assertj-core</artifactId >
5
- <version >3.20.0 </version >
5
+ <version >3.20.1-SNAPSHOT </version >
6
6
<packaging >jar</packaging >
7
7
<name >AssertJ fluent assertions</name >
8
8
<description >Rich and fluent assertions for testing for Java</description >
16
16
<developerConnection >scm:git:git@github.com:assertj/assertj-core.git</developerConnection >
17
17
<connection >scm:git:git@github.com:assertj/assertj-core.git</connection >
18
18
<url >git@github.com:assertj/assertj-core</url >
19
- <tag >assertj-core-3.20.0 </tag >
19
+ <tag >HEAD </tag >
20
20
</scm >
21
21
<issueManagement >
22
22
<system >github</system >
You can’t perform that action at this time.
0 commit comments