We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8766378 commit b6a318aCopy full SHA for b6a318a
1 file changed
pom.xml
@@ -5,7 +5,7 @@
5
<version>1.1.2-SNAPSHOT</version>
6
<name>test.check</name>
7
<description>A QuickCheck inspired property-based testing library</description>
8
- <url>https://github.com/clojure/build.poms</url>
+ <url>https://github.com/clojure/test.check</url>
9
10
<parent>
11
<groupId>org.clojure</groupId>
@@ -46,7 +46,7 @@
46
<scm>
47
<connection>scm:git:git://github.com/clojure/test.check.git</connection>
48
<developerConnection>scm:git:git://github.com/clojure/test.check.git</developerConnection>
49
- <url>http://github.com/clojure/test.check</url>
50
<tag>HEAD</tag>
51
</scm>
52
0 commit comments