File tree Expand file tree Collapse file tree 1 file changed +9
-5
lines changed
Expand file tree Collapse file tree 1 file changed +9
-5
lines changed Original file line number Diff line number Diff line change 55 <modelVersion >4.0.0</modelVersion >
66
77 <groupId >co.featbit</groupId >
8- <artifactId >Featbit-Java-SDK </artifactId >
8+ <artifactId >featbit-java-sdk </artifactId >
99 <version >1.0</version >
1010
11- <name >featbit/Featbit-Java-SDK </name >
11+ <name >featbit/featbit-java-sdk </name >
1212
13- <url >https://github.com/featbit/Featbit-Java-SDK </url >
13+ <url >https://github.com/featbit/featbit-java-sdk </url >
1414
1515 <description >
1616 This is the Java Server Side SDK for the feature management platform FeatBit.
3434 </developers >
3535
3636 <scm >
37- <
connection >scm:git:
[email protected] :featbit/
Featbit-Java-SDK .git</
connection >
38- <url >https://github.com/featbit/Featbit-Java-SDK </url >
37+ <
connection >scm:git:
[email protected] :featbit/
featbit-java-sdk .git</
connection >
38+ <url >https://github.com/featbit/featbit-java-sdk </url >
3939 </scm >
4040
4141 <properties >
110110 <id >ossrh</id >
111111 <url >https://s01.oss.sonatype.org/content/repositories/snapshots</url >
112112 </snapshotRepository >
113+ <repository >
114+ <id >ossrh</id >
115+ <url >https://s01.oss.sonatype.org/service/local/staging/deploy/maven2/</url >
116+ </repository >
113117 </distributionManagement >
114118
115119 <build >
You can’t perform that action at this time.
0 commit comments