File tree Expand file tree Collapse file tree 1 file changed +10
-10
lines changed
Expand file tree Collapse file tree 1 file changed +10
-10
lines changed Original file line number Diff line number Diff line change 55 <modelVersion >4.0.0</modelVersion >
66 <groupId >com.contentstack.sdk</groupId >
77 <artifactId >java</artifactId >
8- <version >1.12.2-SNAPSHOT </version >
8+ <version >1.12.2</version >
99 <packaging >jar</packaging >
1010 <name >contentstack-java</name >
1111 <description >Java SDK for Contentstack Content Delivery API</description >
9393 <url >https://oss.sonatype.org/content/repositories/snapshots</url >
9494 </snapshotRepository >
9595
96- <!-- GitHub Packages -->
97- <!-- <repository>-->
98- <!-- <id>github</id>-->
99- <!-- <url>https://maven.pkg.github.com/contentstack/contentstack-java</url>-->
100- <!-- </repository>-->
101-
102- <!-- Maven Release Repository-->
96+ <!-- GitHub Packages-->
10397 <repository >
104- <id >ossrh </id >
105- <url >https://oss.sonatype.org/service/local/staging/deploy/maven2/ </url >
98+ <id >github </id >
99+ <url >https://maven.pkg.github.com/contentstack/contentstack-java </url >
106100 </repository >
107101
102+ <!-- Maven Release Repository-->
103+ <!-- <repository>-->
104+ <!-- <id>ossrh</id>-->
105+ <!-- <url>https://oss.sonatype.org/service/local/staging/deploy/maven2/</url>-->
106+ <!-- </repository>-->
107+
108108 </distributionManagement >
109109
110110
You can’t perform that action at this time.
0 commit comments