Skip to content

Commit 07612c0

Browse files
author
billie-jean
committed
[maven-release-plugin] prepare for next development iteration
1 parent be4bab6 commit 07612c0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
<modelVersion>4.0.0</modelVersion>
1010

1111
<artifactId>gooddata-http-client</artifactId>
12-
<version>2.0.1</version>
12+
<version>2.0.2-SNAPSHOT</version>
1313
<packaging>jar</packaging>
1414
<name>${project.artifactId}</name>
1515
<description>HTTP client with ability to handle GoodData authentication</description>
@@ -40,7 +40,7 @@
4040
<connection>scm:git:[email protected]:gooddata/gooddata-http-client.git</connection>
4141
<developerConnection>scm:git:[email protected]:gooddata/gooddata-http-client.git</developerConnection>
4242
<url>https://github.com/gooddata/gooddata-http-client</url>
43-
<tag>gooddata-http-client-2.0.1</tag>
43+
<tag>HEAD</tag>
4444
</scm>
4545

4646
<licenses>

0 commit comments

Comments
 (0)