Skip to content

Commit 5fb3eb2

Browse files
committed
[maven-release-plugin] prepare release gooddata-http-client-1.0.0
1 parent 27e7351 commit 5fb3eb2

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

pom.xml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<modelVersion>4.0.0</modelVersion>
44

55
<artifactId>gooddata-http-client</artifactId>
6-
<version>0.9.5-SNAPSHOT</version>
6+
<version>1.0.0</version>
77
<packaging>jar</packaging>
88
<name>${project.artifactId}</name>
99
<description>HTTP client with ability to handle GoodData authentication</description>
@@ -34,7 +34,8 @@
3434
<connection>scm:git:[email protected]:gooddata/gooddata-http-client.git</connection>
3535
<developerConnection>scm:git:[email protected]:gooddata/gooddata-http-client.git</developerConnection>
3636
<url>https://github.com/gooddata/gooddata-http-client</url>
37-
</scm>
37+
<tag>gooddata-http-client-1.0.0</tag>
38+
</scm>
3839

3940
<licenses>
4041
<license>

0 commit comments

Comments
 (0)