File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed
Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change 22<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/xsd/maven-4.0.0.xsd" >
33 <modelVersion >4.0.0</modelVersion >
44 <groupId >lambdaisland</groupId >
5- <artifactId >deep-diff </artifactId >
5+ <artifactId >deep-diff2 </artifactId >
66 <version >0.0-47</version >
7- <name >deep-diff </name >
7+ <name >deep-diff2 </name >
88 <description >Recursively diff Clojure data structures.</description >
9- <url >https://github.com/lambdaisland/deep-diff </url >
9+ <url >https://github.com/lambdaisland/deep-diff2 </url >
1010 <inceptionYear >2018</inceptionYear >
1111 <organization >
1212 <name >Lambda Island</name >
1919 </license >
2020 </licenses >
2121 <scm >
22- <url >https://github.com/lambdaisland/deep-diff </url >
23- <connection >scm:git:git://github.com/lambdaisland/deep-diff .git</connection >
24- <
developerConnection >scm:git:ssh://
[email protected] /lambdaisland/deep-
diff .git</
developerConnection >
22+ <url >https://github.com/lambdaisland/deep-diff2 </url >
23+ <connection >scm:git:git://github.com/lambdaisland/deep-diff2 .git</connection >
24+ <
developerConnection >scm:git:ssh://
[email protected] /lambdaisland/deep-
diff2 .git</
developerConnection >
2525 <tag >eb1ce3037540b72635e32c3dfc0fbe588d2e195f</tag >
2626 </scm >
2727 <dependencies >
You can’t perform that action at this time.
0 commit comments