Skip to content

Commit 5b017ed

Browse files
committed
chore: migrate Maven coordinates and packages to easy4j
Update groupId to io.github.easy4j and relocate io/com.github.hiwepy packages to io.github.easy4j. Class names are unchanged.
1 parent 8843de2 commit 5b017ed

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
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>
5-
<groupId>io.github.hiwepy</groupId>
5+
<groupId>io.github.easy4j</groupId>
66
<artifactId>agora-java-sdk</artifactId>
77
<description>Agora Cloud Recording Java SDK (Spring Boot Independent)</description>
88
<version>1.0.x.20260630-SNAPSHOT</version>

0 commit comments

Comments
 (0)