We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6f0bbb4 commit e2b7fa1Copy full SHA for e2b7fa1
pom.xml
@@ -6,7 +6,7 @@
6
<parent>
7
<groupId>org.clojure</groupId>
8
<artifactId>clojure-pom</artifactId>
9
- <version>1.0.0</version>
+ <version>1.1.0-alpha-SNAPSHOT</version>
10
</parent>
11
12
<artifactId>clojure-http-client</artifactId>
@@ -16,7 +16,7 @@
16
<dependency>
17
18
<artifactId>clojure-contrib</artifactId>
19
+ <version>1.0-SNAPSHOT</version>
20
</dependency>
21
</dependencies>
22
</project>
0 commit comments