Skip to content

Commit ecc98cb

Browse files
authored
Merge pull request #15 from reeyur/feature/update-groupId
Update group Id to com.github.meituan-dianping.lyrebird.sdk
2 parents e35c9d0 + 5fa272b commit ecc98cb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,9 @@
33
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
44
<modelVersion>4.0.0</modelVersion>
55

6-
<groupId>com.meituan.lyrebird.sdk</groupId>
6+
<groupId>com.github.meituan-dianping.lyrebird.sdk</groupId>
77
<artifactId>lyrebird-java-client</artifactId>
8-
<version>1.0.3</version>
8+
<version>1.0.4</version>
99

1010
<name>lyrebird-java-client</name>
1111
<url>https://github.com/Meituan-Dianping/lyrebird-java-client</url>

0 commit comments

Comments
 (0)