Skip to content

Commit 6829534

Browse files
committed
[maven-release-plugin] prepare release gooddata-http-client-1.0.0+java7.fix1
1 parent c5241fb commit 6829534

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
@@ -3,7 +3,7 @@
33
<modelVersion>4.0.0</modelVersion>
44

55
<artifactId>gooddata-http-client</artifactId>
6-
<version>1.0.1+java7-SNAPSHOT</version>
6+
<version>1.0.0+java7.fix1</version>
77
<packaging>jar</packaging>
88
<name>${project.artifactId}</name>
99
<description>HTTP client with ability to handle GoodData authentication</description>
@@ -34,7 +34,7 @@
3434
<connection>scm:git:git@github.com:gooddata/gooddata-http-client.git</connection>
3535
<developerConnection>scm:git:git@github.com:gooddata/gooddata-http-client.git</developerConnection>
3636
<url>https://github.com/gooddata/gooddata-http-client</url>
37-
<tag>HEAD</tag>
37+
<tag>gooddata-http-client-1.0.0+java7.fix1</tag>
3838
</scm>
3939

4040
<licenses>

0 commit comments

Comments
 (0)