We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e35c9d0 + 5fa272b commit ecc98cbCopy full SHA for ecc98cb
pom.xml
@@ -3,9 +3,9 @@
3
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">
4
<modelVersion>4.0.0</modelVersion>
5
6
- <groupId>com.meituan.lyrebird.sdk</groupId>
+ <groupId>com.github.meituan-dianping.lyrebird.sdk</groupId>
7
<artifactId>lyrebird-java-client</artifactId>
8
- <version>1.0.3</version>
+ <version>1.0.4</version>
9
10
<name>lyrebird-java-client</name>
11
<url>https://github.com/Meituan-Dianping/lyrebird-java-client</url>
0 commit comments