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 c5241fb commit 6829534Copy full SHA for 6829534
pom.xml
@@ -3,7 +3,7 @@
3
<modelVersion>4.0.0</modelVersion>
4
5
<artifactId>gooddata-http-client</artifactId>
6
- <version>1.0.1+java7-SNAPSHOT</version>
+ <version>1.0.0+java7.fix1</version>
7
<packaging>jar</packaging>
8
<name>${project.artifactId}</name>
9
<description>HTTP client with ability to handle GoodData authentication</description>
@@ -34,7 +34,7 @@
34
<connection>scm:git:git@github.com:gooddata/gooddata-http-client.git</connection>
35
<developerConnection>scm:git:git@github.com:gooddata/gooddata-http-client.git</developerConnection>
36
<url>https://github.com/gooddata/gooddata-http-client</url>
37
- <tag>HEAD</tag>
+ <tag>gooddata-http-client-1.0.0+java7.fix1</tag>
38
</scm>
39
40
<licenses>
0 commit comments