Skip to content

Commit e2620cc

Browse files
committed
[maven-release-plugin] prepare release java-sdk-2.0.4
1 parent 2fa91a1 commit e2620cc

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

pom.xml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
<groupId>com.contentful.java</groupId>
55
<artifactId>java-sdk</artifactId>
6-
<version>2.0.4-SNAPSHOT</version>
6+
<version>2.0.4</version>
77
<packaging>jar</packaging>
88

99
<name>${project.groupId}:${project.artifactId}</name>
@@ -20,6 +20,7 @@
2020
<url>http://github.com/contentful/contentful.java</url>
2121
<connection>scm:git:git://github.com/contentful/contentful.java.git</connection>
2222
<developerConnection>scm:git:ssh://[email protected]/contentful/contentful.java.git</developerConnection>
23+
<tag>java-sdk-2.0.4</tag>
2324
</scm>
2425

2526
<issueManagement>

0 commit comments

Comments
 (0)