File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 33 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 .github.hiwepy </groupId>
6+ <groupId>io .github.easy4j </groupId>
77 <artifactId>spring-biz</artifactId>
88 <version>1.0.9-SNAPSHOT</version>
99 <description>Spring Extension</description>
1010 <name>${project.groupId}:${project.artifactId}</name>
11- <url>https://github.com/hiwepy /${project.artifactId}</url>
11+ <url>https://github.com/easy-4-java /${project.artifactId}</url>
1212 <packaging>jar</packaging>
1313
1414 <licenses>
1919 </licenses>
2020
2121 <scm>
22- <connection>scm:git:https:github.com/hiwepy /${project.artifactId}.git</connection>
23- <developerConnection>scm:git:https:github.com/hiwepy /${project.artifactId}.git</developerConnection>
24- <url>https:github.com/hiwepy /${project.artifactId}</url>
22+ <connection>scm:git:https:github.com/easy-4-java /${project.artifactId}.git</connection>
23+ <developerConnection>scm:git:https:github.com/easy-4-java /${project.artifactId}.git</developerConnection>
24+ <url>https:github.com/easy-4-java /${project.artifactId}</url>
2525 <tag>${project.artifactId}</tag>
2626 </scm>
2727
You can’t perform that action at this time.
0 commit comments