Skip to content

Commit 314d117

Browse files
committed
move to io.opensergo
1 parent 4294083 commit 314d117

File tree

61 files changed

+15754
-14381
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

61 files changed

+15754
-14381
lines changed

pom.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,16 +4,16 @@
44
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
55
<modelVersion>4.0.0</modelVersion>
66

7-
<groupId>com.alibaba.opensergo</groupId>
7+
<groupId>io.opensergo</groupId>
88
<artifactId>opensergo-java</artifactId>
99
<version>0.0.1-SNAPSHOT</version>
1010

1111
<name>OpenSergo SDK for Java</name>
1212
<url>http://opensergo.io</url>
1313
<licenses>
1414
<license>
15-
<name>MIT License</name>
16-
<url>http://www.opensource.org/licenses/mit-license.php</url>
15+
<name>The Apache Software License, Version 2.0</name>
16+
<url>https://www.apache.org/licenses/LICENSE-2.0.txt</url>
1717
<distribution>repo</distribution>
1818
</license>
1919
</licenses>

0 commit comments

Comments
 (0)