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 be4bab6 commit 07612c0Copy full SHA for 07612c0
pom.xml
@@ -9,7 +9,7 @@
9
<modelVersion>4.0.0</modelVersion>
10
11
<artifactId>gooddata-http-client</artifactId>
12
- <version>2.0.1</version>
+ <version>2.0.2-SNAPSHOT</version>
13
<packaging>jar</packaging>
14
<name>${project.artifactId}</name>
15
<description>HTTP client with ability to handle GoodData authentication</description>
@@ -40,7 +40,7 @@
40
<connection>scm:git:[email protected]:gooddata/gooddata-http-client.git</connection>
41
<developerConnection>scm:git:[email protected]:gooddata/gooddata-http-client.git</developerConnection>
42
<url>https://github.com/gooddata/gooddata-http-client</url>
43
- <tag>gooddata-http-client-2.0.1</tag>
+ <tag>HEAD</tag>
44
</scm>
45
46
<licenses>
0 commit comments