Skip to content

Commit

Permalink
fix: corrected version and namespace
Browse files Browse the repository at this point in the history
  • Loading branch information
abhinav-from-contentstack committed Apr 29, 2024
1 parent 488cd4b commit d4bf009
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,9 @@
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">

<modelVersion>4.0.0</modelVersion>
<groupId>org.test.whatever</groupId>
<groupId>com.contentstack.sdk</groupId>
<artifactId>java</artifactId>
<version>1.29.1-SNAPSHOT</version>
<version>1.13.1</version>
<packaging>jar</packaging>
<name>contentstack-java</name>
<description>Java SDK for Contentstack Content Delivery API</description>
Expand Down

0 comments on commit d4bf009

Please sign in to comment.