1.1.0 release
This commit is contained in:
@@ -24,7 +24,7 @@
|
||||
<parent>
|
||||
<groupId>com.zyplayer</groupId>
|
||||
<artifactId>zyplayer-doc</artifactId>
|
||||
<version>1.0.9</version>
|
||||
<version>1.1.0</version>
|
||||
</parent>
|
||||
|
||||
<dependencies>
|
||||
|
||||
@@ -115,7 +115,7 @@ public class ClassLoadService {
|
||||
// String serviceName = "com.zyplayer.data.service.dubbo.DataIndicatorsService";
|
||||
// String jarGroup = "com.zyplayer.data";
|
||||
// String jarArtifact = "data-api-client";
|
||||
// String jarVersion = "1.0.9.SNAPSHOTS";
|
||||
// String jarVersion = "1.1.0.SNAPSHOTS";
|
||||
// String basePath = "http://nexus.zyplayer.com:8081/nexus/content/groups/public";
|
||||
// new ClassLoadService().loadServerMethod(serviceName, basePath, jarGroup, jarArtifact, jarVersion);
|
||||
// }
|
||||
|
||||
Reference in New Issue
Block a user