File tree Expand file tree Collapse file tree 1 file changed +12
-5
lines changed
Expand file tree Collapse file tree 1 file changed +12
-5
lines changed Original file line number Diff line number Diff line change 6060 </developer >
6161 </developers >
6262
63- <!-- < distributionManagement>
64- <snapshotRepository>
63+ <distributionManagement >
64+ <!-- < snapshotRepository>
6565 <id>ossrh</id>
66+ <name>Apache Maven Packages Snapshot</name>
6667 <url>https://oss.sonatype.org/content/repositories/snapshots</url>
68+ </snapshotRepository> -->
69+ <snapshotRepository >
70+ <id >github</id >
71+ <name >GitHub Apache Maven Packages</name >
72+ <url >https://maven.pkg.github.com/contentstack/contentstack-management-java</url >
6773 </snapshotRepository >
6874 <repository >
6975 <id >ossrh</id >
76+ <name >Apache Maven Packages Release</name >
7077 <url >https://s01.oss.sonatype.org/service/local/staging/deploy/maven2/</url >
7178 </repository >
72- </distributionManagement> -->
79+ </distributionManagement >
7380
7481 <properties >
7582 <sdk .version>0.1.0-SNAPSHOT</sdk .version>
168175 </dependencies >
169176
170177
171- <profiles >
178+ <!-- < profiles>
172179 <profile>
173180 <id>ossrhDeploy</id>
174181 <distributionManagement>
194201 </repository>
195202 </distributionManagement>
196203 </profile>
197- </profiles >
204+ </profiles> -->
198205
199206
200207 <build >
You can’t perform that action at this time.
0 commit comments