File tree Expand file tree Collapse file tree 1 file changed +3
-4
lines changed
Expand file tree Collapse file tree 1 file changed +3
-4
lines changed Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" UTF-8" ?>
2- <project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
3- xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd " >
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 " >
43 <modelVersion >4.0.0</modelVersion >
54 <artifactId >assertj-core</artifactId >
6- <version >3.12.1-SNAPSHOT </version >
5+ <version >3.12.1</version >
76 <packaging >bundle</packaging >
87 <name >AssertJ fluent assertions</name >
98 <description >Rich and fluent assertions for testing for Java</description >
2625 <developerConnection >scm:git:git@github.com:joel-costigliola/assertj-core.git</developerConnection >
2726 <connection >scm:git:git@github.com:joel-costigliola/assertj-core.git</connection >
2827 <url >git@github.com:joel-costigliola/assertj-core</url >
29- <tag >HEAD </tag >
28+ <tag >assertj-core-3.12.1 </tag >
3029 </scm >
3130 <issueManagement >
3231 <system >github</system >
You can’t perform that action at this time.
0 commit comments