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 2fa91a1 commit e2620ccCopy full SHA for e2620cc
pom.xml
@@ -3,7 +3,7 @@
3
4
<groupId>com.contentful.java</groupId>
5
<artifactId>java-sdk</artifactId>
6
- <version>2.0.4-SNAPSHOT</version>
+ <version>2.0.4</version>
7
<packaging>jar</packaging>
8
9
<name>${project.groupId}:${project.artifactId}</name>
@@ -20,6 +20,7 @@
20
<url>http://github.com/contentful/contentful.java</url>
21
<connection>scm:git:git://github.com/contentful/contentful.java.git</connection>
22
<developerConnection>scm:git:ssh://[email protected]/contentful/contentful.java.git</developerConnection>
23
+ <tag>java-sdk-2.0.4</tag>
24
</scm>
25
26
<issueManagement>
0 commit comments