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 488cd4b commit d4bf009Copy full SHA for d4bf009
pom.xml
@@ -3,9 +3,9 @@
3
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
4
5
<modelVersion>4.0.0</modelVersion>
6
- <groupId>org.test.whatever</groupId>
+ <groupId>com.contentstack.sdk</groupId>
7
<artifactId>java</artifactId>
8
- <version>1.29.1-SNAPSHOT</version>
+ <version>1.13.1</version>
9
<packaging>jar</packaging>
10
<name>contentstack-java</name>
11
<description>Java SDK for Contentstack Content Delivery API</description>
0 commit comments